|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Result | |
---|---|
com.carrotsearch.junitbenchmarks | JUnitBenchmarks core infrastructure and annotations. |
com.carrotsearch.junitbenchmarks.db |
Uses of Result in com.carrotsearch.junitbenchmarks |
---|
Methods in com.carrotsearch.junitbenchmarks with parameters of type Result | |
---|---|
void |
XMLConsumer.accept(Result result)
Accept a single benchmark result. |
void |
WriterConsumer.accept(Result result)
|
void |
IResultsConsumer.accept(Result result)
Accepts the results of a single benchmark. |
Uses of Result in com.carrotsearch.junitbenchmarks.db |
---|
Methods in com.carrotsearch.junitbenchmarks.db with parameters of type Result | |
---|---|
void |
DbConsumer.accept(Result result)
Accept a single benchmark result. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |