Searched refs:mPerfMetrics (Results 1 – 2 of 2) sorted by relevance
133 private Bundle mPerfMetrics = new Bundle(); field in Instrumentation278 if (mPerfMetrics != null) { in finish()282 results.putAll(mPerfMetrics); in finish()304 mPerfMetrics = mPerformanceCollector.endSnapshot(); in endPerformanceSnapshot()
6742 Landroid/app/Instrumentation;->mPerfMetrics:Landroid/os/Bundle;