Home
last modified time | relevance | path

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

/expo/tools/src/
H A DIOSSimulatorTestSuite.ts27 const resultsPromise = _streamSimulatorLogsAsync(simulatorId);
46 function _streamSimulatorLogsAsync(simulatorId: string): Promise<TestSuiteResults> { function