Searched refs:writeEndSnapshot (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/os/ | ||
D | PerformanceCollector.java | 86 public void writeEndSnapshot(Bundle results); in writeEndSnapshot() method |
/frameworks/base/core/tests/coretests/src/android/os/ | ||
D | PerformanceCollectorTest.java | 501 public void writeEndSnapshot(Bundle results) { in writeEndSnapshot() method in PerformanceCollectorTest.MockPerformanceResultsWriter |
/frameworks/base/test-runner/src/android/test/ | ||
D | InstrumentationTestRunner.java | 880 public void writeEndSnapshot(Bundle results) { in writeEndSnapshot() method in InstrumentationTestRunner.WatcherResultPrinter |