Searched refs:_streamSimulatorLogsAsync (Results 1 – 1 of 1) sorted by relevance
27 const resultsPromise = _streamSimulatorLogsAsync(simulatorId);46 function _streamSimulatorLogsAsync(simulatorId: string): Promise<TestSuiteResults> { function