Home
last modified time | relevance | path

Searched refs:DROP_CACHE_SCRIPT (Results 1 – 1 of 1) 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
765 .executeShellCommand(DROP_CACHE_SCRIPT)); in dropCache()
1135 .executeShellCommand(DROP_CACHE_SCRIPT)); in cleanUpAfterCycle()