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

/external/chromium_org/chrome/browser/google/
H A Dgoogle_search_counter_android_unittest.cc40 // Test if |url| is a Google search for specific types. When |is_omnibox| is
48 bool is_omnibox,
91 bool is_omnibox,
97 if (is_omnibox) {
89 TestGoogleSearch( const std::string& url, bool is_omnibox, GoogleSearchMetrics::AccessPoint expected_metric, bool expected_prerender_enabled) argument
H A Dgoogle_search_counter_unittest.cc34 // Test if |url| is a Google search for specific types. When |is_omnibox| is
42 bool is_omnibox,
73 bool is_omnibox,
78 if (is_omnibox) {
71 TestGoogleSearch( const std::string& url, bool is_omnibox, GoogleSearchMetrics::AccessPoint expected_metric) argument

Completed in 222 milliseconds