Searched defs:dump (Results 1 – 15 of 15) sorted by relevance
| /art/tools/ahat/src/test/com/android/ahat/ |
| D | InstanceTest.java | 43 TestDump dump = TestDump.getTestDump(); in asStringBasic() local 50 TestDump dump = TestDump.getTestDump(); in asStringNonAscii() local 57 TestDump dump = TestDump.getTestDump(); in asStringEmbeddedZero() local 64 TestDump dump = TestDump.getTestDump(); in asStringCharArray() local 71 TestDump dump = TestDump.getTestDump(); in asStringTruncated() local 78 TestDump dump = TestDump.getTestDump(); in asStringTruncatedNonAscii() local 85 TestDump dump = TestDump.getTestDump(); in asStringTruncatedEmbeddedZero() local 92 TestDump dump = TestDump.getTestDump(); in asStringCharArrayTruncated() local 99 TestDump dump = TestDump.getTestDump(); in asStringExactMax() local 106 TestDump dump = TestDump.getTestDump(); in asStringExactMaxNonAscii() local [all …]
|
| D | DiffTest.java | 34 TestDump dump = TestDump.getTestDump(); in diffMatchedHeap() local 45 TestDump dump = TestDump.getTestDump(); in diffUnchanged() local 63 TestDump dump = TestDump.getTestDump(); in diffAdded() local 73 TestDump dump = TestDump.getTestDump(); in diffRemoved() local 83 TestDump dump = TestDump.getTestDump("O.hprof", "L.hprof", null, Reachability.STRONG); in diffClassRemoved() local
|
| D | ObjectHandlerTest.java | 36 TestDump dump = TestDump.getTestDump(); in noCrashClassInstance() local 47 TestDump dump = TestDump.getTestDump(); in noCrashClassObj() local 60 TestDump dump = TestDump.getTestDump(); in noCrashSystemClassObj() local 73 TestDump dump = TestDump.getTestDump(); in noCrashArrayInstance() local 91 TestDump dump = TestDump.getTestDump(); in noCrashUnreachable() local
|
| D | NativeAllocationTest.java | 30 TestDump dump = TestDump.getTestDump(); in nativeAllocation() local 39 TestDump dump = TestDump.getTestDump(); in nativeAllocationCleaned() local
|
| D | RiTest.java | 36 TestDump dump = TestDump.getTestDump("ri-test-dump.hprof", null, null, Reachability.STRONG); in finalizable() local
|
| D | ObjectsHandlerTest.java | 32 TestDump dump = TestDump.getTestDump(); in getObjects() local
|
| D | PerformanceTest.java | 39 TestDump dump = TestDump.getTestDump(); in bigArray() local
|
| D | SiteTest.java | 33 TestDump dump = TestDump.getTestDump(); in objectsAllocatedAtKnownSites() local
|
| D | TestDump.java | 281 TestDump dump = new TestDump(hprof, base, map, retained); in getTestDump() local
|
| /art/test/utils/python/testgen/ |
| D | mixins.py | 131 def dump(self, directory): member in DumpMixin
|
| /art/libartservice/service/java/com/android/server/art/ |
| D | DumpHelper.java | 68 public void dump( in dump() method in DumpHelper
|
| D | ArtManagerLocal.java | 1010 public void dump( in dump() method in ArtManagerLocal
|
| D | DexUseManagerLocal.java | 698 public @NonNull String dump() { in dump() method in DexUseManagerLocal
|
| /art/profman/ |
| D | profman.cc | 717 std::string* dump) { in DumpOneProfile() 746 std::string dump; in DumpProfileInfo() local 938 std::string dump; in DumpClassesAndMethods() local
|
| /art/openjdkjvmti/ |
| D | ti_redefine.cc | 891 std::ostream& dump(std::ostream& os) const { in dump() function
|