Searched refs:mPerfMetrics (Results 1 – 1 of 1) sorted by relevance
107 private Bundle mPerfMetrics = new Bundle(); field in Instrumentation234 if (mPerfMetrics != null) { in finish()238 results.putAll(mPerfMetrics); in finish()260 mPerfMetrics = mPerformanceCollector.endSnapshot(); in endPerformanceSnapshot()