Searched refs:testNoCrash (Results 1 – 6 of 6) sorted by relevance
35 TestHandler.testNoCrash(handler, "http://localhost:7100/object?id=" + object.getId()); in noCrashClassInstance()48 TestHandler.testNoCrash(handler, "http://localhost:7100/object?id=" + object.getId()); in noCrashClassObj()61 TestHandler.testNoCrash(handler, "http://localhost:7100/object?id=" + object.getId()); in noCrashSystemClassObj()72 TestHandler.testNoCrash(handler, "http://localhost:7100/object?id=" + object.getId()); in noCrashArrayInstance()
28 TestHandler.testNoCrash(handler, "http://localhost:7100/rooted"); in noCrash()
28 TestHandler.testNoCrash(handler, "http://localhost:7100/sites"); in noCrash()
34 TestHandler.testNoCrash(handler, "http://localhost:7100"); in noCrash()
35 public static void testNoCrash(AhatHandler handler, String uri) throws IOException { in testNoCrash() method in TestHandler
85 TestHandler.testNoCrash(handler, "http://localhost:7100/objects?class=java.lang.Class"); in diffClassRemoved()