Home
last modified time | relevance | path

Searched refs:writeBeginSnapshot (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/os/
DPerformanceCollector.java75 public void writeBeginSnapshot(String label); in writeBeginSnapshot() method
307 mPerfWriter.writeBeginSnapshot(label); in beginSnapshot()
/frameworks/base/core/tests/coretests/src/android/os/
DPerformanceCollectorTest.java497 public void writeBeginSnapshot(String label) { in writeBeginSnapshot() method in PerformanceCollectorTest.MockPerformanceResultsWriter
/frameworks/base/test-runner/src/android/test/
DInstrumentationTestRunner.java876 public void writeBeginSnapshot(String label) { in writeBeginSnapshot() method in InstrumentationTestRunner.WatcherResultPrinter