Searched refs:writeBeginSnapshot (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/os/ | ||
D | PerformanceCollector.java | 75 public void writeBeginSnapshot(String label); in writeBeginSnapshot() method |
/frameworks/base/core/tests/coretests/src/android/os/ | ||
D | PerformanceCollectorTest.java | 497 public void writeBeginSnapshot(String label) { in writeBeginSnapshot() method in PerformanceCollectorTest.MockPerformanceResultsWriter |
/frameworks/base/test-runner/src/android/test/ | ||
D | InstrumentationTestRunner.java | 876 public void writeBeginSnapshot(String label) { in writeBeginSnapshot() method in InstrumentationTestRunner.WatcherResultPrinter |