Home
last modified time | relevance | path

Searched refs:kSyncMainLoopTimeoutMs (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/main/test/
Dmain_shim_stack_dumpsys_test.cc63 constexpr int kSyncMainLoopTimeoutMs = 3000; variable
91 future.wait_for(std::chrono::milliseconds(kSyncMainLoopTimeoutMs)); in sync_main_handler()
455 future.wait_for(std::chrono::milliseconds(kSyncMainLoopTimeoutMs)); in Quiesce()
Dmain_shim_stack_lifecycle_test.cc42 constexpr int kSyncMainLoopTimeoutMs = 3000; variable
76 future.wait_for(std::chrono::milliseconds(kSyncMainLoopTimeoutMs)); in sync_main_handler()
417 future.wait_for(std::chrono::milliseconds(kSyncMainLoopTimeoutMs)); in Quiesce()