Home
last modified time | relevance | path

Searched refs:ClearLastPingTime (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/rlz/lib/
Dfinancial_ping.h47 static bool ClearLastPingTime(Product product);
Dfinancial_ping_test.cc277 TEST_F(FinancialPingTest, ClearLastPingTime) { in TEST_F() argument
289 EXPECT_TRUE(rlz_lib::FinancialPing::ClearLastPingTime( in TEST_F()
Dfinancial_ping.cc391 bool FinancialPing::ClearLastPingTime(Product product) { in ClearLastPingTime() function in rlz_lib::FinancialPing