OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:term1_url_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/autocomplete/
search_provider_unittest.cc
77
GURL
term1_url_
;
member in class:SearchProviderTest
121
term1_url_
= GURL(default_t_url_->url()->ReplaceSearchTerms(
123
history->AddPageWithDetails(
term1_url_
, string16(), 1, 1,
126
history->SetKeywordSearchTermsForURL(
term1_url_
, default_t_url_->id(),
248
AutocompleteMatch term1_match = FindMatchWithDestination(
term1_url_
);
/external/chromium_org/chrome/browser/autocomplete/
search_provider_unittest.cc
140
GURL
term1_url_
;
member in class:SearchProviderTest
193
term1_url_
= AddSearchToHistory(default_t_url_, term1_, 1);
394
EXPECT_TRUE(FindMatchWithDestination(
term1_url_
, &term1_match));
[
all
...]
Completed in 363 milliseconds