Home
last modified time | relevance | path

Searched refs:mRecordTrace (Results 1 – 1 of 1) sorted by relevance

/platform_testing/tests/perf/PerformanceAppTest/src/com/android/performanceapp/tests/
DAppLaunchTests.java67 private boolean mRecordTrace = true; field in AppLaunchTests
95 mRecordTrace = false; in setUp()
117 if (mRecordTrace) { in testAppLaunchPerformance()
131 if (mRecordTrace) { in testAppLaunchPerformance()