Searched refs:endSnapshot (Results 1 – 4 of 4) sorted by relevance
60 Bundle snapshot = mPerfCollector.endSnapshot(); in testEndSnapshotNoWriter()122 Bundle snapshot1 = mPerfCollector.endSnapshot(); in testEndSnapshot()249 Bundle snapshot1 = mPerfCollector.endSnapshot(); in testSimpleSequence()313 Bundle snapshot1 = mPerfCollector.endSnapshot(); in testLongSequence()360 Bundle snapshot1 = mPerfCollector.endSnapshot(); in testOutOfOrderSequence()
349 public Bundle endSnapshot() { in endSnapshot() method in PerformanceCollector
864 mTestResult.putAll(mPerfCollector.endSnapshot()); in endTest()
229 mPerfMetrics = mPerformanceCollector.endSnapshot(); in endPerformanceSnapshot()