Home
last modified time | relevance | path

Searched refs:SetInvariantCheckLevel (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/sync/syncable/
Ddirectory.h357 void SetInvariantCheckLevel(InvariantCheckLevel check_level);
Ddirectory.cc1295 void Directory::SetInvariantCheckLevel(InvariantCheckLevel check_level) { in SetInvariantCheckLevel() function in syncer::syncable::Directory
Ddirectory_unittest.cc1138 dir()->SetInvariantCheckLevel(OFF); in TEST_F()