OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DeleteRowsWithURLs
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/predictors/
autocomplete_action_predictor.cc
233
DeleteRowsWithURLs
(urls_deleted_details->rows);
294
void AutocompleteActionPredictor::
DeleteRowsWithURLs
(
autocomplete_action_predictor_unittest.cc
186
void
DeleteRowsWithURLs
(const history::URLRows& rows) {
187
predictor_->
DeleteRowsWithURLs
(rows);
293
TEST_F(AutocompleteActionPredictorTest,
DeleteRowsWithURLs
) {
303
DeleteRowsWithURLs
(rows);
Completed in 244 milliseconds