Home
last modified time | relevance | path

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

/tools/tradefederation/contrib/src/com/android/performance/tests/
DAppTransitionTests.java73 private static final String TEST_APP_TO_RECENT = "testAppToRecents"; field in AppTransitionTests
222 TEST_APP_TO_RECENT, mAppToRecents, mPreLaunchApps); in run()
226 startEventsLogs(mLaunchEventsLogs, TEST_APP_TO_RECENT); in run()
230 stopEventsLogs(mLaunchEventsLogs, TEST_APP_TO_RECENT); in run()
232 uploadTraceFiles(listener, TEST_APP_TO_RECENT); in run()
641 computeAndUploadResults(TEST_APP_TO_RECENT, appKeyTransitionDelayMap); in analyzeAppToRecentsDelay()