Searched refs:kLocationTimeoutSubsequentSec (Results 1 – 2 of 2) sorted by relevance
193 const int kLocationTimeoutSubsequentSec = 2; in StartAndCheckLocations() local201 EXPECT_EQ(std::cv_status::no_timeout, wait(kLocationTimeoutSubsequentSec)); in StartAndCheckLocations()
63 const int kLocationTimeoutSubsequentSec = (kMinIntervalMsec / 1000) + 1; in TEST_F() local78 wait(kLocationTimeoutSubsequentSec - kNoLocationPeriodSec)); in TEST_F()