Home
last modified time | relevance | path

Searched refs:SwitchVMRuntimeUsingReflection (Results 1 – 1 of 1) sorted by relevance

/libcore/test-rules/src/main/java/libcore/junit/util/
DSwitchTargetSdkVersionRule.java69 rule = new SwitchVMRuntimeUsingReflection();
116 private static class SwitchVMRuntimeUsingReflection extends SwitchTargetSdkVersionRule { class in SwitchTargetSdkVersionRule
122 private SwitchVMRuntimeUsingReflection() throws ClassNotFoundException, NoSuchMethodException { in SwitchVMRuntimeUsingReflection() method in SwitchTargetSdkVersionRule.SwitchVMRuntimeUsingReflection