OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:found_typed_changed_notification
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/history/
expire_history_backend_unittest.cc
381
bool
found_typed_changed_notification
= false;
local
398
found_typed_changed_notification
= true;
406
found_typed_changed_notification
= true;
410
EXPECT_EQ(row.typed_count() > 0,
found_typed_changed_notification
);
[
all
...]
Completed in 184 milliseconds