Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/testtype/
DNoisyDryRunTest.java102 while (!(canRead = checkFile(file)) && currentTimeMillis() < timeout) { in checkFileWithTimeout()
112 private boolean checkFile(File file) { in checkFile() method in NoisyDryRunTest
/tools/tradefederation/core/
Dscript_help.sh34 checkFile() { function