Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DGTestTest.java149 final String testPath2 = String.format("%s/%s", nativeTestPath, test2); in testRun() local
188 final String testPath2 = String.format("%s/%s", nativeTestPath, test2); in testRunFilterAbiPath() local
465 final String testPath2 = String.format("%s/%s", nativeTestPath, test2); in testRunXml() local
503 final String testPath2 = String.format("%s/%s", nativeTestPath, test2); in testNativeCoverageAllProcesses() local
563 final String testPath2 = String.format("%s/%s", nativeTestPath, test2); in testNativeCoverageSpecificProcesses() local
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/rust/
DRustBinaryTestTest.java216 final String testPath2 = String.format("%s/%s", testPath, test2); in testRun() local
310 final String testPath2 = String.format("%s/%s", testPath, test2); in testNativeCoverageAllProcesses() local
404 final String testPath2 = String.format("%s/%s", testPath, test2); in testNativeCoverageSpecificProcesses() local