| org.netbeans.lib.profiler.tests.jfluid.cpu.CPUSnapshotTestCase org.netbeans.lib.profiler.tests.jfluid.cpu.CPUSnapshotTest
CPUSnapshotTest | public CPUSnapshotTest(String name)(Code) | | Creates a new instance of BasicTest
|
suite | public static Test suite()(Code) | | |
testMethods | public void testMethods()(Code) | | |
testMethodsServer | public void testMethodsServer()(Code) | | |
testNoThreads | public void testNoThreads()(Code) | | |
testSimple | public void testSimple()(Code) | | |
testSimpleServer | public void testSimpleServer()(Code) | | |
testThreads | public void testThreads()(Code) | | |
testThreadsServer | public void testThreadsServer()(Code) | | |
testWaits | public void testWaits()(Code) | | |
testWaitsServer | public void testWaitsServer()(Code) | | |
Methods inherited from org.netbeans.lib.profiler.tests.jfluid.cpu.CPUSnapshotTestCase | protected boolean checkSerialization(CPUResultsSnapshot snapshot)(Code)(Java Doc) protected void checkSumsOfCCTNodes(PrestimeCPUCCTNode node, String pre, double tolerance, String[] filterout, int level)(Code)(Java Doc) protected int[] findThreadAndMethod(PrestimeCPUCCTNode node, String[] method, String[] filterout)(Code)(Java Doc) protected ProfilerEngineSettings initSnapshotTest(String projectName, String mainClass, String[][] rootMethods)(Code)(Java Doc) protected void refOfCCTNodes(PrestimeCPUCCTNode node, String pre, boolean time, boolean percent, boolean invocations)(Code)(Java Doc) protected void startSnapshotTest(ProfilerEngineSettings settings, String[] reverseMethod, long initDelay, double diffPercent, String[] filterout)(Code)(Java Doc)
|
|
|