Searched refs:stopAllocCounting (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/tools/preload/loadclass/
H A DLoadClass.java57 Debug.stopAllocCounting();
/frameworks/base/core/java/android/os/
H A DDebug.java441 public static void stopAllocCounting() { method in class:Debug
442 VMDebug.stopAllocCounting();
/frameworks/base/core/java/com/android/internal/os/
H A DZygoteInit.java321 Debug.stopAllocCounting();
367 Debug.stopAllocCounting();
/frameworks/base/tests/CoreTests/android/core/
H A DSSLPerformanceTest.java334 Debug.stopAllocCounting();
/frameworks/base/core/java/android/app/
H A DInstrumentation.java224 stopAllocCounting();
1300 public void stopAllocCounting() { method in class:Instrumentation
1304 Debug.stopAllocCounting();

Completed in 266 milliseconds