Searched refs:StackInspector (Results 1 – 1 of 1) sorted by relevance
81 StackInspector.walker.set(StackInspector.walkerHide); in testNewStackInspector()90 StackInspector obj = ((StackInspector)StackInspector.Caller.class in testNewStackInspector()94 List.of(StackInspector.class.getName() in testNewStackInspector()96 StackInspector.Caller.class.getName() in testNewStackInspector()100 assertEquals(obj.cls, StackInspector.Caller.class); in testNewStackInspector()112 obj = ((StackInspector)StackInspector.Caller.class in testNewStackInspector()116 List.of(StackInspector.class.getName() in testNewStackInspector()118 StackInspector.Caller.class.getName() in testNewStackInspector()120 StackInspector.Caller.class.getName() in testNewStackInspector()124 assertEquals(obj.cls, StackInspector.Caller.class); in testNewStackInspector()[all …]