HomeSort by relevance Sort by last modified time
    Searched full:setnewstorebirthday (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/sync/test/fake_server/
fake_server.h 63 bool SetNewStoreBirthday(const std::string& store_birthday);
fake_server.cc 490 bool FakeServer::SetNewStoreBirthday(const string& store_birthday) {
  /external/chromium_org/chrome/browser/sync/test/integration/
sync_errors_test.cc 122 ASSERT_TRUE(GetFakeServer()->SetNewStoreBirthday("new store birthday"));

Completed in 456 milliseconds