Home
last modified time | relevance | path

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

/art/test/098-ddmc/src/
DMain.java57 Allocations reset = new Allocations(DdmVmInternal.getRecentAllocations()); in testRecentAllocationTracking() local
/art/tools/dexfuzz/src/dexfuzz/executors/
DExecutor.java91 public void reset() { in reset() method in Executor