OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXPIRED_VISIT
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/history/
typed_url_syncable_service_unittest.cc
35
const int
EXPIRED_VISIT
= -1;
45
return time.ToInternalValue() ==
EXPIRED_VISIT
;
/external/chromium_org/chrome/browser/sync/
profile_sync_service_typed_url_unittest.cc
86
static const int
EXPIRED_VISIT
= -1;
92
return time.ToInternalValue() ==
EXPIRED_VISIT
;
494
3,
EXPIRED_VISIT
, false,
[
all
...]
Completed in 139 milliseconds