Searched defs:hyp_a (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/content/browser/speech/
H A Dgoogle_streaming_remote_engine_unittest.cc474 const SpeechRecognitionHypothesis& hyp_a = it_a->hypotheses[i]; local
476 if (hyp_a.utterance != hyp_b.utterance ||
477 hyp_a.confidence != hyp_b.confidence) {

Completed in 118 milliseconds