Searched refs:testFilesToInputSets (Results 1 – 1 of 1) sorted by relevance
181 private fun testFilesToInputSets(testFiles: Array<out TestFile>): Array<InputSet> { in <lambda>() method in com.android.tools.metalava.model.testsuite.BaseModelTest198 sources = testFilesToInputSets(sources), in <lambda>()199 commonSources = testFilesToInputSets(commonSources), in <lambda>()255 sources = testFilesToInputSets(sources), in <lambda>()257 testFilesToInputSets(commonSources).associateBy { it.inputFormat }, in <lambda>()