HomeSort by relevance Sort by last modified time
    Searched refs:store_birthday_sent_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sync/test/engine/
mock_connection_manager.cc 44 store_birthday_sent_(false),
133 store_birthday_sent_ = true;
137 EXPECT_TRUE(!store_birthday_sent_ || post.has_store_birthday() ||
139 store_birthday_sent_ = true;
mock_connection_manager.h 342 bool store_birthday_sent_; member in class:syncer::MockConnectionManager

Completed in 29 milliseconds