Searched defs:testPath1 (Results 1 – 2 of 2) sorted by relevance
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/rust/ |
D | RustBinaryTestTest.java | 215 final String testPath1 = String.format("%s/%s", testPath, test1); in testRun() local 309 final String testPath1 = String.format("%s/%s", testPath, test1); in testNativeCoverageAllProcesses() local 403 final String testPath1 = String.format("%s/%s", testPath, test1); in testNativeCoverageSpecificProcesses() local 496 final String testPath1 = String.format("%s/%s", testPath, test1); in doTestFilter() local
|
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/ |
D | GTestTest.java | 148 final String testPath1 = String.format("%s/%s", nativeTestPath, test1); in testRun() local 464 final String testPath1 = String.format("%s/%s", nativeTestPath, test1); in testRunXml() local 502 final String testPath1 = String.format("%s/%s", nativeTestPath, test1); in testNativeCoverageAllProcesses() local 562 final String testPath1 = String.format("%s/%s", nativeTestPath, test1); in testNativeCoverageSpecificProcesses() local
|