Searched refs:kLowPowerMode (Results 1 – 5 of 5) sorted by relevance
142 const bool kLowPowerMode = false; in StartAndCheckLocations() local144 SetPositionMode(kMinIntervalMsec, kLowPowerMode); in StartAndCheckLocations()
84 const bool kLowPowerMode = true; in TEST_P() local94 if (!StartAndCheckFirstLocation(/* strict= */ false, kMinIntervalMsec, kLowPowerMode)) { in TEST_P()
138 const bool kLowPowerMode = false; in StartAndCheckLocations() local140 SetPositionMode(kMinIntervalMsec, kLowPowerMode); in StartAndCheckLocations()
458 const bool kLowPowerMode = true; in TEST_P() local470 /* low_power_mode= */ kLowPowerMode)) { in TEST_P()
277 const bool kLowPowerMode = false; in StartAndCheckLocations() local279 EXPECT_TRUE(StartAndCheckFirstLocation(kMinIntervalMsec, kLowPowerMode)); in StartAndCheckLocations()