Home
last modified time | relevance | path

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

/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
DAppLaunch.java134 private static final String DROP_CACHE_SCRIPT = "/data/local/tmp/dropCache.sh"; field in AppLaunch
763 .executeShellCommand(DROP_CACHE_SCRIPT)); in dropCache()
1133 .executeShellCommand(DROP_CACHE_SCRIPT)); in cleanUpAfterCycle()
/frameworks/base/tests/AppLaunchWear/src/com/android/tests/applaunch/
DAppLaunch.java104 private static final String DROP_CACHE_SCRIPT = "/data/local/tmp/dropCache.sh"; field in AppLaunch
445 .executeShellCommand(DROP_CACHE_SCRIPT)); in dropCache()