Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux_generic/
Dqueue_unittest.cc757 std::unique_ptr<std::string> sleep_and_enqueue_callback(int* to_increase) { in sleep_and_enqueue_callback() function
767 common::Bind(&sleep_and_enqueue_callback, common::Unretained(indicator))); in TEST_F()