Home
last modified time | relevance | path

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

/tools/tradefederation/core/javatests/com/android/tradefed/testtype/suite/
DTestMappingSuiteRunnerTest.java957 File zipFile = createMainlineTestMappingZip(tempDir); in testLoadTestsForMainline()
1459 private File createMainlineTestMappingZip(File tempDir) throws IOException { in createMainlineTestMappingZip() method in TestMappingSuiteRunnerTest