Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/binary/
DExecutableTargetTest.java63 String binaryPath, ITestInvocationListener listener, TestDescription description) in runBinary()
DExecutableBaseTest.java234 String binaryPath, ITestInvocationListener listener, TestDescription description) in runBinary()
292 private IRemoteTest getTestShard(String binaryPath, String testName, String cmd) { in getTestShard()
DExecutableHostTest.java103 String binaryPath, ITestInvocationListener listener, TestDescription description) in runBinary()
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DGTestBaseTest.java53 public String loadFilter(String binaryPath) { in loadFilter()