Searched refs:kLocationTimeoutSubsequentSec (Results 1 – 6 of 6) sorted by relevance
141 const int kLocationTimeoutSubsequentSec = 2; in StartAndCheckLocations() local152 kLocationTimeoutSubsequentSec)); in StartAndCheckLocations()
81 const int kLocationTimeoutSubsequentSec = (kMinIntervalMsec / 1000) * 2; in TEST_P() local118 kLocationTimeoutSubsequentSec - kNoLocationPeriodSec)) { in TEST_P()
137 const int kLocationTimeoutSubsequentSec = 2; in StartAndCheckLocations() local148 kLocationTimeoutSubsequentSec)); in StartAndCheckLocations()
455 const int kLocationTimeoutSubsequentSec = (kMinIntervalMsec / 1000) * 2; in TEST_P() local495 kLocationTimeoutSubsequentSec - kNoLocationPeriodSec)) { in TEST_P()
276 const int kLocationTimeoutSubsequentSec = 2; in StartAndCheckLocations() local283 kLocationTimeoutSubsequentSec)); in StartAndCheckLocations()
370 const int kLocationTimeoutSubsequentSec = 3; in TEST_P() local382 EXPECT_EQ(std::cv_status::no_timeout, wait(kLocationTimeoutSubsequentSec)); in TEST_P()