Searched refs:GetHtmlInfo (Results 1 – 4 of 4) sorted by relevance
137 MOCK_METHOD1(GetHtmlInfo, std::string(int));
104 void GetHtmlInfo(std::string* output);
378 g_predictor->GetHtmlInfo(output); in PredictorGetHtmlInfo()
421 void Predictor::GetHtmlInfo(std::string* output) { in GetHtmlInfo() function in chrome_browser_net::Predictor