Home
last modified time | relevance | path

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

/tools/tradefederation/contrib/src/com/android/performance/tests/
DAppIncrementalInstallTest.java50 private String mTestLabel = "AppIncrementalInstallPerformance"; field in AppIncrementalInstallTest
128 reportMetrics(listener, mTestLabel, metrics); in run()
DAppInstallTest.java51 private String mTestLabel = "AppInstallPerformance"; field in AppInstallTest
156 reportMetrics(listener, mTestLabel, metrics); in run()