OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:root_exists
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/sync/
profile_sync_service_bookmark_unittest.cc
62
bool
root_exists
= false;
local
70
root_exists
= root.InitByTagLookup(
74
if (!
root_exists
) {
[
all
...]
/external/chromium_org/chrome/browser/sync/
profile_sync_service_bookmark_unittest.cc
417
bool
root_exists
= false;
local
426
root_exists
= (root.InitByTagLookup(syncer::ModelTypeToRootTag(type)) ==
430
if (!
root_exists
) {
[
all
...]
Completed in 103 milliseconds