Home
last modified time | relevance | path

Searched defs:bigArray (Results 1 – 2 of 2) sorted by relevance

/art/tools/ahat/src/test/com/android/ahat/
DPerformanceTest.java36 public void bigArray() throws IOException { in bigArray() method in PerformanceTest
41 AhatInstance bigArray = dump.getDumpedAhatInstance("bigArray"); in bigArray() local
/art/tools/ahat/src/test-dump/
DDumpedStuff.java181 public byte[] bigArray; field in DumpedStuff