Home
last modified time | relevance | path

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

/expo/tools/src/
H A DIOSSimulatorTestSuite.ts39 _writeJUnitReport(results, reportPath);
79 function _writeJUnitReport(results: TestSuiteResults, reportPath: string): void { function