Searched defs:hyp_b (Results 1 - 1 of 1) sorted by path

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

Completed in 271 milliseconds