Searched refs:mPerfMetrics (Results 1 – 1 of 1) sorted by relevance
95 private Bundle mPerfMetrics = new Bundle(); field in Instrumentation192 if (mPerfMetrics != null) { in finish()196 results.putAll(mPerfMetrics); in finish()218 mPerfMetrics = mPerformanceCollector.endSnapshot(); in endPerformanceSnapshot()