| org.netbeans.lib.profiler.tests.jfluid.cpu.CPUTestCase org.netbeans.lib.profiler.tests.jfluid.cpu.BasicTest
BasicTest | public BasicTest(String name)(Code) | | Creates a new instance of BasicTest
|
suite | public static Test suite()(Code) | | |
temptestMethodWithWait | protected void temptestMethodWithWait(int instrscheme, boolean withwaits, boolean server, long idealtime)(Code) | | |
temptestSettingsInstrumentAll | protected void temptestSettingsInstrumentAll(int instrScheme, boolean server)(Code) | | |
temptestSettingsInstrumentExcludeJavas | protected void temptestSettingsInstrumentExcludeJavas(boolean server)(Code) | | |
temptestSettingsInstrumentManyMethods | protected void temptestSettingsInstrumentManyMethods(int instrscheme)(Code) | | |
temptestSettingsInstrumentNotSpawnedThreads | protected void temptestSettingsInstrumentNotSpawnedThreads(boolean server)(Code) | | |
temptestSettingsInstrumentRootMethod | public void temptestSettingsInstrumentRootMethod(boolean server)(Code) | | |
temptestSettingsLimitedThreads | protected void temptestSettingsLimitedThreads(boolean server)(Code) | | |
temptestSettingsSampledProfiling | protected void temptestSettingsSampledProfiling(boolean server, int instrScheme)(Code) | | |
testLiveResultsAll | public void testLiveResultsAll()(Code) | | |
testLiveResultsBasic | public void testLiveResultsBasic()(Code) | | |
testLiveResultsWaitEager | public void testLiveResultsWaitEager()(Code) | | |
testLiveResultsWaitLazy | public void testLiveResultsWaitLazy()(Code) | | |
testLiveResultsWaitSampled | public void testLiveResultsWaitSampled()(Code) | | |
testLiveResultsWaitServer | public void testLiveResultsWaitServer()(Code) | | |
testLiveResultsWaitTotal | public void testLiveResultsWaitTotal()(Code) | | |
testMethodWithWaitEager | public void testMethodWithWaitEager()(Code) | | |
testMethodWithWaitEagerServer | public void testMethodWithWaitEagerServer()(Code) | | |
testMethodWithWaitExcludeWEager | public void testMethodWithWaitExcludeWEager()(Code) | | |
testMethodWithWaitExcludeWLazy | public void testMethodWithWaitExcludeWLazy()(Code) | | |
testMethodWithWaitExcludeWTotal | public void testMethodWithWaitExcludeWTotal()(Code) | | |
testMethodWithWaitLazy | public void testMethodWithWaitLazy()(Code) | | |
testMethodWithWaitLazyServer | public void testMethodWithWaitLazyServer()(Code) | | |
testMethodWithWaitTotal | public void testMethodWithWaitTotal()(Code) | | |
testMethodWithWaitTotalServer | public void testMethodWithWaitTotalServer()(Code) | | |
testSettingsDefault | public void testSettingsDefault()(Code) | | |
testSettingsInstrumenManyMethodsLazy | public void testSettingsInstrumenManyMethodsLazy()(Code) | | |
testSettingsInstrumentAllEager | public void testSettingsInstrumentAllEager()(Code) | | |
testSettingsInstrumentAllEagerServer | public void testSettingsInstrumentAllEagerServer()(Code) | | |
testSettingsInstrumentAllLazy | public void testSettingsInstrumentAllLazy()(Code) | | |
testSettingsInstrumentAllLazyServer | public void testSettingsInstrumentAllLazyServer()(Code) | | |
testSettingsInstrumentAllTotal | public void testSettingsInstrumentAllTotal()(Code) | | |
testSettingsInstrumentAllTotalServer | public void testSettingsInstrumentAllTotalServer()(Code) | | |
testSettingsInstrumentExcludeJavas | public void testSettingsInstrumentExcludeJavas()(Code) | | |
testSettingsInstrumentExcludeJavasServer | public void testSettingsInstrumentExcludeJavasServer()(Code) | | |
testSettingsInstrumentManyMethodsTotal | public void testSettingsInstrumentManyMethodsTotal()(Code) | | |
testSettingsInstrumentNotSpawnedThreads | public void testSettingsInstrumentNotSpawnedThreads()(Code) | | |
testSettingsInstrumentNotSpawnedThreadsServer | public void testSettingsInstrumentNotSpawnedThreadsServer()(Code) | | |
testSettingsInstrumentRootMethod | public void testSettingsInstrumentRootMethod()(Code) | | |
testSettingsInstrumentRootMethodServer | public void testSettingsInstrumentRootMethodServer()(Code) | | |
testSettingsLimitedThreads | public void testSettingsLimitedThreads()(Code) | | |
testSettingsLimitedThreadsServer | public void testSettingsLimitedThreadsServer()(Code) | | |
testSettingsSampledProfilingEager | public void testSettingsSampledProfilingEager()(Code) | | |
testSettingsSampledProfilingLazy | public void testSettingsSampledProfilingLazy()(Code) | | |
testSettingsSampledProfilingServerEager | public void testSettingsSampledProfilingServerEager()(Code) | | |
testSettingsSampledProfilingServerLazy | public void testSettingsSampledProfilingServerLazy()(Code) | | |
testSettingsSampledProfilingServerTotal | public void testSettingsSampledProfilingServerTotal()(Code) | | |
testSettingsSampledProfilingTotal | public void testSettingsSampledProfilingTotal()(Code) | | |
Methods inherited from org.netbeans.lib.profiler.tests.jfluid.cpu.CPUTestCase | protected void checkCPUResults(FlatProfileContainer fpc, HashMap methods, String[] measuredMethodsFilter)(Code)(Java Doc) protected void checkCPUResults(FlatProfileContainer fpc, String[] methodsNames, long[] idealTimes, double diffMillis, String[] refMethods, ArrayList refMethodsList, int errorMethod)(Code)(Java Doc) public int getALL_INV_ERROR_METHOD()(Code)(Java Doc) protected double getError(int invocations, long mctime, long idealtime)(Code)(Java Doc) protected ProfilerEngineSettings initCpuTest(String projectName, String mainClass)(Code)(Java Doc) protected ProfilerEngineSettings initCpuTest(String projectName, String mainClass, String[][] rootMethods)(Code)(Java Doc) protected void logFractions(double[] errors, int[] inv, long[] times, long[] ideals, String[] methods)(Code)(Java Doc) protected void logInstrumented(TargetAppRunner runner) throws Exception(Code)(Java Doc) protected void startCPUTest(ProfilerEngineSettings settings, String[] measuredMethods, long[] idealTimes, double diffMillis, String[] displayMethodsFilter, int errorMethod)(Code)(Java Doc) protected void startCPUTest(ProfilerEngineSettings settings, String[] measuredMethodsFilter, long checkDelay, long maxDelay)(Code)(Java Doc)
|
|
|