Home | History | Annotate | Download | only in wifi

Lines Matching refs:GetSecondsSinceEpoch

390     EXPECT_CALL(time_, GetSecondsSinceEpoch()).WillOnce(Return(today_seconds));
1782 EXPECT_CALL(time_, GetSecondsSinceEpoch()).WillOnce(Return(kThisWeekSeconds));
1849 EXPECT_CALL(time_, GetSecondsSinceEpoch()).WillOnce(Return(kThisWeekSeconds));
1880 EXPECT_CALL(time_, GetSecondsSinceEpoch()).