Home
last modified time | relevance | path

Searched defs:toPush (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/tests/src/com/android/tradefed/device/contentprovider/
DContentProviderHandlerTest.java155 File toPush = FileUtil.createTempFile("content-provider-test", ".txt"); in testPushFile() local
176 File toPush = new File("content-provider-test.txt"); in testPushFile_notExists() local
191 File toPush = FileUtil.createTempDir("content-provider-test"); in testPushFile_directory() local