Home
last modified time | relevance | path

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

/tools/tradefederation/contrib/src/com/android/performance/tests/
DAppTransitionTests.java79 private static final String DEVICE_TEMPORARY_DIR_PATH = "/data/local/tmp/"; field in AppTransitionTests
301 "%s%s.sh", DEVICE_TEMPORARY_DIR_PATH, DROP_CACHE_SCRIPT_FILE)); in addDropCacheScriptFile()
310 DEVICE_TEMPORARY_DIR_PATH, DROP_CACHE_SCRIPT_FILE)); in addDropCacheScriptFile()
/tools/tradefederation/contrib/src/com/android/media/tests/
DAudioJitterTest.java46 private static final String DEVICE_TEMPORARY_DIR_PATH = "/data/local/tmp/"; field in AudioJitterTest
49 DEVICE_TEMPORARY_DIR_PATH + JITTER_BINARY_FILENAME;