|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TestAndResult | |
---|---|
com.sun.grizzly.test.cachetest |
Uses of TestAndResult in com.sun.grizzly.test.cachetest |
---|
Methods in com.sun.grizzly.test.cachetest that return types with arguments of type TestAndResult | |
---|---|
List<TestAndResult> |
ConcurrentCacheTester.performRangeOfTests(int minutesPerTest,
InstanceFactory factory)
|
List<TestAndResult> |
ConcurrentCacheTester.performRangeOfTests(int minutesPerTest,
InstanceFactory objfactory,
Queue[] cacheImplementations,
Integer[] threadcounts,
boolean calibrationInfoToSystemErr)
|
Methods in com.sun.grizzly.test.cachetest with parameters of type TestAndResult | |
---|---|
protected void |
ConcurrentCacheTester.calcThreadOverhead(TestAndResult test)
|
protected void |
ConcurrentCacheTester.calibrate(TestAndResult test)
|
protected void |
ConcurrentCacheTester.calibrate0(TestAndResult test,
int targetsec,
int calibsec)
|
void |
ConcurrentCacheTester.calibrateAndExecuteTest(TestAndResult test)
calibrates and runs a single test. |
protected double |
ConcurrentCacheTester.executeTest(TestAndResult test)
|
Constructors in com.sun.grizzly.test.cachetest with parameters of type TestAndResult | |
---|---|
TestLogic(TestAndResult test)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |