Home
last modified time | relevance | path

Searched refs:LONG_TIME_INTERVAL (Results 1 - 3 of 3) sorted by relevance

/base/location/interfaces/inner_api/include/
H A Dcommon_utils.h98 static constexpr long LONG_TIME_INTERVAL = 24 * 60 * 60; member
/base/location/services/location_locator/locator/source/
H A Dreport_manager.cpp383 if (abs(now.tv_sec - lastUpdateTime_.tv_sec) > LONG_TIME_INTERVAL) { in UpdateRandom()
/base/location/test/location_locator/source/
H A Dreport_manager_test.cpp391 reportManager_->lastUpdateTime_.tv_sec = now.tv_sec + LONG_TIME_INTERVAL +1; in HWTEST_F()

Completed in 6 milliseconds