Searched refs:mPerfMetrics (Results 1 – 2 of 2) sorted by relevance
114 private Bundle mPerfMetrics = new Bundle(); field in Instrumentation242 if (mPerfMetrics != null) { in finish()246 results.putAll(mPerfMetrics); in finish()268 mPerfMetrics = mPerformanceCollector.endSnapshot(); in endPerformanceSnapshot()
6745 Landroid/app/Instrumentation;->mPerfMetrics:Landroid/os/Bundle;