OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:url_enumerator
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/history/
history_database_unittest.cc
38
HistoryDatabase::URLEnumerator
url_enumerator
;
local
39
ASSERT_TRUE(history_db.InitURLEnumeratorForEverything(&
url_enumerator
));
42
while (
url_enumerator
.GetNextURL(&url_row)) {
Completed in 62 milliseconds