/hardware/google/pixel/perfstatsd/ |
D | perfstatsd.cpp | 51 auto seconds = std::chrono::time_point_cast<std::chrono::seconds>(raw_time); in getHistory() local 52 auto d = raw_time - seconds; in getHistory()
|
/hardware/interfaces/sensors/1.0/vts/functional/ |
D | VtsHalSensorsV1_0TargetTest.cpp | 260 std::chrono::seconds(5), sAccelNormChecker); in TEST_P() 266 std::chrono::seconds(5), sAccelNormChecker); in TEST_P() 272 std::chrono::seconds(5), sAccelNormChecker); in TEST_P() 278 std::chrono::seconds(5), sGyroNormChecker); in TEST_P() 284 std::chrono::seconds(5), sGyroNormChecker); in TEST_P() 290 std::chrono::seconds(5), sGyroNormChecker); in TEST_P() 296 std::chrono::seconds(5), NullChecker()); in TEST_P() 302 std::chrono::seconds(5), NullChecker()); in TEST_P() 308 std::chrono::seconds(5), NullChecker()); in TEST_P()
|
/hardware/interfaces/bluetooth/1.0/default/test/ |
D | async_fd_watcher_unittest.cc | 108 conn_watcher_.ConfigureTimeout(std::chrono::seconds(0), []() { in ConfigureServer() 118 SetTimeout(std::chrono::seconds(1)); in ConfigureServer() 120 conn_watcher_.ConfigureTimeout(std::chrono::seconds(1), []() { in ConfigureServer() 210 conn_watcher.ConfigureTimeout(std::chrono::seconds(1), []() { in TEST_F() 259 std::chrono::seconds(1), in TEST_F() 301 watcher.ConfigureTimeout(std::chrono::seconds(3), []() { in TEST_F()
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/ |
D | README | 11 this set the enable sequence to 10 seconds and disable sequence for 1 seconds.
|
/hardware/interfaces/health/storage/1.0/vts/functional/ |
D | VtsHalHealthStorageV1_0TargetTest.cpp | 38 const std::chrono::seconds kDevGcTimeout{kDevGcTimeoutSec}; 41 const std::chrono::seconds kDevGcTolerance{3};
|
/hardware/interfaces/radio/1.0/vts/functional/ |
D | sap_hidl_hal_test.cpp | 47 status = cv.wait_until(lock, now + std::chrono::seconds(TIMEOUT_PERIOD)); in wait()
|
D | radio_hidl_hal_test.cpp | 62 status = cv.wait_until(lock, now + std::chrono::seconds(sec)); in wait()
|
/hardware/interfaces/contexthub/1.0/ |
D | IContexthub.hal | 70 * Loading a nanoapp must not take more than 30 seconds. 101 * Unloading a nanoapp must not take more than 5 seconds. 122 * Enabling a nanoapp must not take more than 5 seconds. 143 * Disabling a nanoapp must not take more than 5 seconds.
|
/hardware/interfaces/radio/config/1.1/vts/functional/ |
D | radio_config_hidl_hal_test.cpp | 55 status = cv_.wait_until(lock, now + std::chrono::seconds(TIMEOUT_PERIOD)); in wait()
|
/hardware/interfaces/radio/config/1.2/vts/functional/ |
D | radio_config_hidl_hal_test.cpp | 55 status = cv_.wait_until(lock, now + std::chrono::seconds(TIMEOUT_PERIOD)); in wait()
|
/hardware/interfaces/radio/config/1.0/vts/functional/ |
D | radio_config_hidl_hal_test.cpp | 56 status = cv_.wait_until(lock, now + std::chrono::seconds(TIMEOUT_PERIOD)); in wait()
|
/hardware/interfaces/sensors/common/vts/utils/ |
D | SensorsHidlEnvironmentBase.cpp | 27 std::this_thread::sleep_for(std::chrono::seconds(3)); in HidlSetUp()
|
/hardware/interfaces/sensors/2.0/vts/functional/ |
D | VtsHalSensorsV2_0TargetTest.cpp | 429 std::chrono::seconds(5), sAccelNormChecker); in TEST_P() 435 std::chrono::seconds(5), sAccelNormChecker); in TEST_P() 441 std::chrono::seconds(5), sAccelNormChecker); in TEST_P() 447 std::chrono::seconds(5), sGyroNormChecker); in TEST_P() 453 std::chrono::seconds(5), sGyroNormChecker); in TEST_P() 459 std::chrono::seconds(5), sGyroNormChecker); in TEST_P() 465 std::chrono::seconds(5), NullChecker()); in TEST_P() 471 std::chrono::seconds(5), NullChecker()); in TEST_P() 477 std::chrono::seconds(5), NullChecker()); in TEST_P()
|
/hardware/interfaces/radio/1.6/vts/functional/ |
D | radio_hidl_hal_test.cpp | 67 status = cv_.wait_until(lock, now + std::chrono::seconds(TIMEOUT_PERIOD)); in wait()
|
/hardware/interfaces/radio/1.3/vts/functional/ |
D | radio_hidl_hal_test.cpp | 63 status = cv_.wait_until(lock, now + std::chrono::seconds(TIMEOUT_PERIOD)); in wait()
|
/hardware/interfaces/radio/1.1/vts/functional/ |
D | radio_hidl_hal_test.cpp | 60 status = cv.wait_until(lock, now + std::chrono::seconds(sec)); in wait()
|
D | radio_hidl_hal_api.cpp | 44 std::chrono::duration_cast<chrono::seconds>(std::chrono::system_clock::now() - startTime) in TEST_P() 74 std::chrono::duration_cast<chrono::seconds>(std::chrono::system_clock::now() - in TEST_P()
|
/hardware/interfaces/power/stats/1.0/ |
D | types.hal | 43 /** Time since device boot(CLOCK_BOOTTIME) in milli-seconds */ 45 /** Accumulated energy since device boot in microwatt-seconds (uWs) */
|
/hardware/interfaces/radio/1.5/vts/functional/ |
D | radio_hidl_hal_test.cpp | 67 status = cv_.wait_until(lock, now + std::chrono::seconds(TIMEOUT_PERIOD)); in wait()
|
/hardware/interfaces/health/storage/1.0/default/ |
D | Storage.cpp | 84 if (timer.duration() >= std::chrono::seconds(timeoutSeconds)) { in garbageCollect()
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssNavigationMessageCallback.hal | 134 * bytes, covering a time period of 6, 6, and 0.6 seconds, respectively. 139 * B86-B88), covering a time period of 2 seconds. 144 * B239, B240), covering a time period of 10 seconds. The standard
|
/hardware/interfaces/sensors/2.0/ |
D | types.hal | 21 * The maximum number of seconds to wait for a message on the Wake Lock FMQ
|
/hardware/interfaces/radio/1.2/ |
D | types.hal | 49 * values are in seconds 57 * value are in seconds 65 * values are in seconds 164 … * Time interval in seconds between the completion of one scan and the start of a subsequent scan. 178 * Maximum duration of the periodic search (in seconds). 194 * the client (in seconds).
|
/hardware/interfaces/radio/1.4/vts/functional/ |
D | radio_hidl_hal_test.cpp | 73 status = cv_.wait_until(lock, now + std::chrono::seconds(TIMEOUT_PERIOD)); in wait()
|
/hardware/interfaces/health/storage/1.0/ |
D | IStorage.hal | 40 * @param timeoutSeconds timeout in seconds. The implementation must
|