Home
last modified time | relevance | path

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

/tools/tradefederation/core/javatests/com/android/tradefed/device/
DMicrodroidFuncTest.java88 findTestFile(mTestInformation, APK_NAME), CONFIG_PATH) in testStartAndShutdownMicrodroid()
150 private static File findTestFile(TestInformation testInformation, String name) in findTestFile() method in MicrodroidFuncTest