OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BlockUntilTopSitesLoaded
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/chrome/browser/history/
top_sites_impl_unittest.cc
154
profile_->
BlockUntilTopSitesLoaded
();
296
profile()->
BlockUntilTopSitesLoaded
();
365
profile()->
BlockUntilTopSitesLoaded
();
946
profile()->
BlockUntilTopSitesLoaded
();
[
all
...]
top_sites_likely_impl_unittest.cc
154
profile_->
BlockUntilTopSitesLoaded
();
297
profile()->
BlockUntilTopSitesLoaded
();
366
profile()->
BlockUntilTopSitesLoaded
();
947
profile()->
BlockUntilTopSitesLoaded
();
[
all
...]
expire_history_backend_unittest.cc
146
profile_.
BlockUntilTopSitesLoaded
();
[
all
...]
/external/chromium/chrome/browser/history/
top_sites_unittest.cc
141
profile_->
BlockUntilTopSitesLoaded
();
277
profile()->
BlockUntilTopSitesLoaded
();
347
profile()->
BlockUntilTopSitesLoaded
();
[
all
...]
expire_history_backend_unittest.cc
153
profile_.
BlockUntilTopSitesLoaded
();
[
all
...]
/external/chromium_org/chrome/test/base/
testing_profile.h
142
// loaded. Use
BlockUntilTopSitesLoaded
to ensure TopSites has finished
167
void
BlockUntilTopSitesLoaded
();
testing_profile.cc
496
void TestingProfile::
BlockUntilTopSitesLoaded
() {
/external/chromium_org/chrome/test/perf/
generate_profile.cc
235
profile.
BlockUntilTopSitesLoaded
();
Completed in 47 milliseconds