Home
last modified time | relevance | path

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

/external/libchrome/base/time/
Dtime_unittest.cc183 time_t now_t_2 = our_time_2.ToTimeT(); in TEST_F() local
184 EXPECT_EQ(now_t_1, now_t_2); in TEST_F()
229 time_t now_t_2 = our_time_2.ToTimeT(); in TEST_F() local
230 EXPECT_EQ(now_t_1, now_t_2); in TEST_F()