Searched refs:getTestMappingSources (Results 1 – 4 of 4) sorted by relevance
700 Set<String> baseNames = getTestMappingSources(baseFile); in mergeTestMappingZips()713 Set<String> targetNames = getTestMappingSources(zipFile); in mergeTestMappingZips()744 Set<String> getTestMappingSources(File zipFile) { in getTestMappingSources() method in TestMapping
89 List<String> getTestMappingSources() { in getTestMappingSources() method in ModuleListener
1148 assertEquals(listener.getTestMappingSources(), mTestMappingSources); in testInitializeGranularRunListener_GetTestMappingSources()
925 Set<String> sources = mTestMapping.getTestMappingSources(zipFile); in testGetTestMappingSources()