Searched refs:supplyCaller (Results 1 – 1 of 1) sorted by relevance
725 assertEquals(StackInspector.supplyCaller(), ReflectionFrames.class); in testSupplyCaller()733 assertEquals(StackInspector.supplyCaller(), ReflectionFrames.class); in testSupplyCaller()888 public static Class<?> supplyCaller() throws Exception { in supplyCaller() method in ReflectionFrames.StackInspector