Searched defs:xmlFile (Results 1 – 8 of 8) sorted by relevance
61 Path xmlFile = createXmlFilePath(); in writeResultPassed_testPassed() local76 Path xmlFile = createXmlFilePath(); in writeStackTrace_testFailed() local92 Path xmlFile = createXmlFilePath(); in noWriteTestCase_testIgnored() local108 Path xmlFile = createXmlFilePath(); in writeTestCaseResultIncomplete_runFailed() local122 Path xmlFile = createXmlFilePath(); in writeSkipped_testAssumptionFailure() local138 Path xmlFile = createXmlFilePath(); in writeTestCount_multipleTests() local
190 val xmlFile = outputFile("api.xml", parentDir = folder) in Test convert android 30() constant
54 private val xmlFile by in <lambda>() constant
157 val xmlFile = File(newApiFile.parentFile, "android.xml") in <lambda>() constant
64 def merge(self, xmlFile, source): argument
115 private val xmlFile by in <lambda>() constant
658 val xmlFile = outputFile("api.xml", parentDir = folder) in arrange() constant
2417 File xmlFile = FileUtil.createTempFile(xmlPrefix, ".xml"); in dumpCommandsXml() local