Searched refs:detectedFuture (Results 1 – 1 of 1) sorted by relevance
226 var detectedFuture = listenForDetection(); in testStartRecognitionSucceeds_whenHoldingPermissions() local236 waitForFutureDoneAndAssertSuccessful(detectedFuture); in testStartRecognitionSucceeds_whenHoldingPermissions()252 var detectedFuture = listenForDetection(); in testRecognitionEvent_notesAppOps() local276 waitForFutureDoneAndAssertSuccessful(detectedFuture); in testRecognitionEvent_notesAppOps()334 var detectedFuture = listenForDetection(); in testStartTriggerStopRecognitionRace_doesNotFail() local352 if (detectedFuture.isDone()) { in testStartTriggerStopRecognitionRace_doesNotFail()353 detectedFuture = listenForDetection(); in testStartTriggerStopRecognitionRace_doesNotFail()358 waitForFutureDoneAndAssertSuccessful(detectedFuture); in testStartTriggerStopRecognitionRace_doesNotFail()