Searched defs:xmlFile (Results 1 – 4 of 4) 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
60 val xmlFile = artifactSpec.key in any() constant
140 val xmlFile = File(newApiFile.parentFile, "android.xml") in <lambda>() constant
64 def merge(self, xmlFile, source): argument