Home
last modified time | relevance | path

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

/platform_testing/tests/perf/PerfTransitionTest/src/com/android/apptransition/tests/
DAppTransitionTests.java65 private static final String DROP_CACHE_SCRIPT = "/data/local/tmp/dropCache.sh"; field in AppTransitionTests
188 .executeShellCommand(DROP_CACHE_SCRIPT); in testColdLaunchFromLauncher()
208 .executeShellCommand(DROP_CACHE_SCRIPT); in testColdLaunchFromLauncher()
388 .executeShellCommand(DROP_CACHE_SCRIPT); in cleanTestApps()