| |
|
| measurements.suites.JoinPointMeasurements2_rejitOverhead2
JoinPointMeasurements2_rejitOverhead2 | public class JoinPointMeasurements2_rejitOverhead2 extends PerformanceTest (Code) | | JoinPoint measurements
Performance tests to calculate the relative rejit overhead
after the aspect has been inserted.
version: $Revision: 1.1 $ author: Angela Nicoara |
Inner Class :public class MethodEntryAspect extends DefaultAspect | |
Inner Class :public class MethodRedefineAspect extends DefaultAspect | |
Inner Class :public class FieldAccessAspect extends DefaultAspect | |
Inner Class :public class FieldModificationAspect extends DefaultAspect | |
checkAssert | public boolean checkAssert(Code) | | |
useProse | public boolean useProse(Code) | | |
JoinPointMeasurements2_rejitOverhead2 | public JoinPointMeasurements2_rejitOverhead2(String name)(Code) | | Construct test with given name.
Parameters: name - test name |
localMethod | public void localMethod()(Code) | | |
otherMethod | public void otherMethod()(Code) | | |
setUp | protected void setUp()(Code) | | Set up fixture.
|
suite | public static Test suite()(Code) | | Test suite.
test instance |
tearDown | protected void tearDown()(Code) | | |
test_the_rejit_overhead_for_FieldAccess_1 | public void test_the_rejit_overhead_for_FieldAccess_1()(Code) | | |
test_the_rejit_overhead_for_FieldAccess_2 | public void test_the_rejit_overhead_for_FieldAccess_2()(Code) | | |
test_the_rejit_overhead_for_FieldModification_1 | public void test_the_rejit_overhead_for_FieldModification_1()(Code) | | |
test_the_rejit_overhead_for_FieldModification_2 | public void test_the_rejit_overhead_for_FieldModification_2()(Code) | | |
test_the_rejit_overhead_for_MethodEntry_1 | public void test_the_rejit_overhead_for_MethodEntry_1()(Code) | | |
test_the_rejit_overhead_for_MethodEntry_2 | public void test_the_rejit_overhead_for_MethodEntry_2()(Code) | | |
test_the_rejit_overhead_for_MethodExit_1 | public void test_the_rejit_overhead_for_MethodExit_1()(Code) | | |
test_the_rejit_overhead_for_MethodExit_2 | public void test_the_rejit_overhead_for_MethodExit_2()(Code) | | |
test_the_rejit_overhead_for_MethodRedefinition_1 | public void test_the_rejit_overhead_for_MethodRedefinition_1()(Code) | | |
test_the_rejit_overhead_for_MethodRedefinition_2 | public void test_the_rejit_overhead_for_MethodRedefinition_2()(Code) | | |
|
|
|