HomeSort by relevance Sort by last modified time
    Searched defs:id_scope (Results 1 - 4 of 4) sorted by null

  /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/chrome/browser/automation/
testing_automation_provider.cc 2701 const void* id_scope = reinterpret_cast<void*>(1); local
    [all...]

Completed in 165 milliseconds