HomeSort by relevance Sort by last modified time
    Searched refs:getTestDump (Results 1 - 8 of 8) sorted by null

  /art/tools/ahat/test/
ObjectHandlerTest.java 29 TestDump dump = TestDump.getTestDump();
40 TestDump dump = TestDump.getTestDump();
53 TestDump dump = TestDump.getTestDump();
66 TestDump dump = TestDump.getTestDump();
RootedHandlerTest.java 26 AhatSnapshot snapshot = TestDump.getTestDump().getAhatSnapshot();
SiteHandlerTest.java 26 AhatSnapshot snapshot = TestDump.getTestDump().getAhatSnapshot();
InstanceTest.java 54 TestDump dump = TestDump.getTestDump();
61 TestDump dump = TestDump.getTestDump();
68 TestDump dump = TestDump.getTestDump();
75 TestDump dump = TestDump.getTestDump();
82 TestDump dump = TestDump.getTestDump();
89 TestDump dump = TestDump.getTestDump();
96 TestDump dump = TestDump.getTestDump();
103 TestDump dump = TestDump.getTestDump();
110 TestDump dump = TestDump.getTestDump();
117 TestDump dump = TestDump.getTestDump();
    [all...]
OverviewHandlerTest.java 28 AhatSnapshot snapshot = TestDump.getTestDump().getAhatSnapshot();
DiffTest.java 52 TestDump dump = TestDump.getTestDump();
63 TestDump dump = TestDump.getTestDump();
78 TestDump dump = TestDump.getTestDump();
88 TestDump dump = TestDump.getTestDump();
PerformanceTest.java 39 TestDump dump = TestDump.getTestDump();
TestDump.java 154 public static synchronized TestDump getTestDump() throws IOException {

Completed in 735 milliseconds