OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_bookmark_model_for_testing
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/autocomplete/
bookmark_provider.h
41
void
set_bookmark_model_for_testing
(BookmarkModel* bookmark_model) {
function in class:BookmarkProvider
bookmark_provider_unittest.cc
96
provider_->
set_bookmark_model_for_testing
(model_.get());
Completed in 389 milliseconds