/external/chromium/chrome/browser/autocomplete/ |
history_contents_provider_unittest.cc | 71 const void* id_scope = reinterpret_cast<void*>(1); local 78 history_service->AddPage(url, t, id_scope, i, GURL(),
|
/external/chromium/chrome/browser/history/ |
history_querying_unittest.cc | 107 const void* id_scope = reinterpret_cast<void*>(1); local 111 history_->AddPage(url, test_entries[i].time, id_scope, page_id, GURL(),
|
history_types.h | 580 const void* id_scope; member in class:history::HistoryAddPageArgs
|
/external/chromium_org/chrome/browser/history/ |
history_querying_unittest.cc | 149 const void* id_scope = reinterpret_cast<void*>(1); local 152 history_->AddPage(url, entry.time, id_scope, page_id_++, GURL(),
|
history_types.h | 571 const void* id_scope, 583 const void* id_scope; member in struct:history::HistoryAddPageArgs
|
/external/chromium_org/chrome/test/perf/ |
generate_profile.cc | 124 void* id_scope = reinterpret_cast<void*>(1); local 169 id_scope, page_id,
|
/external/chromium/chrome/browser/automation/ |
testing_automation_provider.cc | 2701 const void* id_scope = reinterpret_cast<void*>(1); local [all...] |