Searched refs:store_birthday_sent_ (Results 1 – 2 of 2) sorted by relevance
44 store_birthday_sent_(false), in MockConnectionManager()133 store_birthday_sent_ = true; in PostBufferToPath()137 EXPECT_TRUE(!store_birthday_sent_ || post.has_store_birthday() || in PostBufferToPath()139 store_birthday_sent_ = true; in PostBufferToPath()
342 bool store_birthday_sent_; variable