Searched refs:ClearLastPingTime (Results 1 – 3 of 3) sorted by relevance
47 static bool ClearLastPingTime(Product product);
277 TEST_F(FinancialPingTest, ClearLastPingTime) { in TEST_F() argument289 EXPECT_TRUE(rlz_lib::FinancialPing::ClearLastPingTime( in TEST_F()
391 bool FinancialPing::ClearLastPingTime(Product product) { in ClearLastPingTime() function in rlz_lib::FinancialPing