OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetAllData
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/chrome/browser/predictors/
logged_in_predictor_table.h
43
void
GetAllData
(LoggedInStateMap* state_map);
resource_prefetch_predictor_tables_unittest.cc
114
tables_->
GetAllData
(&actual_url_data, &actual_host_data);
129
tables_->
GetAllData
(&actual_url_data, &actual_host_data);
145
tables_->
GetAllData
(&actual_url_data, &actual_host_data);
158
tables_->
GetAllData
(&actual_url_data, &actual_host_data);
213
tables_->
GetAllData
(&actual_url_data, &actual_host_data);
231
tables_->
GetAllData
(&actual_url_data, &actual_host_data);
432
TEST_F(ResourcePrefetchPredictorTablesTest,
GetAllData
) {
452
TEST_F(ResourcePrefetchPredictorTablesReopenTest,
GetAllData
) {
resource_prefetch_predictor_tables.h
95
virtual void
GetAllData
(PrefetchDataMap* url_data_map,
logged_in_predictor_table.cc
122
void LoggedInPredictorTable::
GetAllData
(
resource_prefetch_predictor_unittest.cc
60
MOCK_METHOD2(
GetAllData
, void(PrefetchDataMap* url_data_map,
198
GetAllData
(Pointee(ContainerEq(PrefetchDataMap())),
357
GetAllData
(Pointee(ContainerEq(PrefetchDataMap())),
521
GetAllData
(Pointee(ContainerEq(PrefetchDataMap())),
645
GetAllData
(Pointee(ContainerEq(PrefetchDataMap())),
[
all
...]
resource_prefetch_predictor_tables.cc
163
void ResourcePrefetchPredictorTables::
GetAllData
(
resource_prefetch_predictor.cc
656
base::Bind(&ResourcePrefetchPredictorTables::
GetAllData
,
[
all
...]
/external/chromium_org/chrome/browser/prerender/
prerender_manager.cc
269
base::Bind(&LoggedInPredictorTable::
GetAllData
,
[
all
...]
Completed in 43 milliseconds