Searched refs:handleCaller (Results 1 – 1 of 1) sorted by relevance
744 assertEquals(StackInspector.handleCaller(), ReflectionFrames.class); in testHandleCaller()752 assertEquals(StackInspector.handleCaller(), ReflectionFrames.class); in testHandleCaller()892 public static Class<?> handleCaller() throws Exception { in handleCaller() method in ReflectionFrames.StackInspector