• Home
  • Raw
  • Download

Lines Matching refs:TestIdFactory

327     root_id_ = TestIdFactory::root();  in SetUp()
418 last_commit_item.id = TestIdFactory::root(); in MakeLastCommitItem()
584 TestIdFactory ids_;
1104 syncable::Id pref_node_id = TestIdFactory::MakeServer("Tim"); in TEST_F()
1209 parent2.PutId(TestIdFactory::MakeServer("Tim")); in TEST_F()
1811 Id root = TestIdFactory::root(); in TEST_F()
2279 TestIdFactory::root(), in CreateFolderInBob()
2311 GetOnlyEntryWithName(&trans, TestIdFactory::root(), "bob")); in TEST_F()
2935 mock_server_->AddUpdateDirectory(parent_id, TestIdFactory::root(), in TEST_F()
3386 syncable::Id stuck_entry_id = TestIdFactory::FromNumber(99999); in TEST_F()
3416 TestIdFactory::root(), "folder", 1, 1, in TEST_F()
3547 mock_server_->AddUpdateDirectory(in_root_id, TestIdFactory::root(), in TEST_F()
3559 EXPECT_EQ(TestIdFactory::root(), in_root.GetParentId()); in TEST_F()
3702 mock_server_->AddUpdateDirectory(folder_one_id, TestIdFactory::root(), in TEST_F()
3704 mock_server_->AddUpdateDirectory(folder_two_id, TestIdFactory::root(), in TEST_F()
3751 Id id = ids_.MakeServer("undeletion item"), root = TestIdFactory::root(); in TEST_F()
3812 Id id = ids_.MakeServer("undeletion item"), root = TestIdFactory::root(); in TEST_F()
3860 Id root = TestIdFactory::root(); in TEST_F()
3964 syncable::Id server_id = TestIdFactory::MakeServer("id"); in TEST_F()
4027 syncable::Id server_id = TestIdFactory::MakeServer("id"); in TEST_F()
4054 syncable::Id id1 = TestIdFactory::MakeServer("1"); in TEST_F()
4058 syncable::Id id4 = TestIdFactory::MakeServer("4"); in TEST_F()
4098 syncable::Id id2 = TestIdFactory::MakeServer("2"); in TEST_F()
4101 syncable::Id id3 = TestIdFactory::MakeServer("3"); in TEST_F()