Home
last modified time | relevance | path

Searched refs:PutIsDir (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/sync/syncable/
Ddirectory_unittest.cc310 e1.PutIsDir(true); in TEST_F()
364 e1.PutIsDir(true); in TEST_F()
410 e.PutIsDir(not_dir); in TEST_F()
603 e1.PutIsDir(true); in TEST_F()
677 e1.PutIsDir(true); in TEST_F()
741 parent.PutIsDir(true); in TEST_F()
746 child.PutIsDir(true); in TEST_F()
776 parent.PutIsDir(true); in TEST_F()
781 child.PutIsDir(true); in TEST_F()
791 parent2.PutIsDir(true); in TEST_F()
[all …]
Dmutable_entry.h50 void PutIsDir(bool value);
Dsyncable_unittest.cc441 e1.PutIsDir(true); in TEST_F()
487 kids_on_block.PutIsDir(true); in TEST_F()
524 e1.PutIsDir(true); in TEST_F()
600 me.PutIsDir(false); in CreateWithDefaultTag()
Dmutable_entry.cc148 void MutableEntry::PutIsDir(bool value) { in PutIsDir() function in syncer::syncable::MutableEntry
/external/chromium_org/sync/engine/
Dsyncer_unittest.cc444 entry.PutIsDir(true); in RunCommitOrderingTest()
525 entry.PutIsDir(true); in CreateUnsyncedDirectory()
822 entry.PutIsDir(true); in TEST_F()
1078 parent.PutIsDir(true); in TEST_F()
1114 parent.PutIsDir(true); in TEST_F()
1127 parent2.PutIsDir(true); in TEST_F()
1165 parent.PutIsDir(true); in TEST_F()
1192 parent.PutIsDir(true); in TEST_F()
1206 parent2.PutIsDir(true); in TEST_F()
1437 parent.PutIsDir(true); in TEST_F()
[all …]
Dsyncer_util.cc451 entry->PutIsDir(entry->GetServerIsDir()); in UpdateLocalDataFromServerData()
Ddirectory_commit_contribution_unittest.cc254 e1.PutIsDir(true); in TEST_F()
/external/chromium_org/sync/internal_api/
Dwrite_node.cc40 entry_->PutIsDir(folder); in SetIsFolder()
353 entry_->PutIsDir(true); in InitBookmarkByCreation()
441 entry_->PutIsDir(false); in InitUniqueByCreation()
Dsync_rollback_manager_base.cc281 entry.PutIsDir(true); in InitTypeRootNode()
309 entry.PutIsDir(true); in InitBookmarkFolder()
Dsync_manager_impl_unittest.cc160 entry.PutIsDir(true); in MakeServerNodeForType()
189 entry.PutIsDir(false); in MakeServerNode()
2890 folder.PutIsDir(true); in TEST_F()
2932 folder_a.PutIsDir(true); in TEST_F()
2938 folder_b.PutIsDir(true); in TEST_F()
2989 folder_a.PutIsDir(true); in TEST_F()
2995 folder_b.PutIsDir(true); in TEST_F()
3051 folder_a.PutIsDir(true); in TEST_F()
3058 folder_b.PutIsDir(true); in TEST_F()
Dsync_encryption_handler_impl_unittest.cc111 node.PutIsDir(true); in CreateRootForType()
/external/chromium_org/sync/test/engine/
Dtest_syncable_utils.cc79 node.PutIsDir(true); in CreateTypeRoot()
/external/chromium_org/sync/internal_api/test/
Dtest_entry_factory.cc108 entry.PutIsDir(is_folder); in CreateUnsyncedItem()
163 entry.PutIsDir(is_folder); in CreateSyncedItem()