Searched refs:hypothesis_value (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/speech/
H A Dgoogle_one_shot_remote_engine.cc122 const base::DictionaryValue* hypothesis_value = local
126 if (!hypothesis_value->GetString(kUtteranceString, &utterance)) {
133 hypothesis_value->GetDouble(kConfidenceString, &confidence);

Completed in 71 milliseconds