Home
last modified time | relevance | path

Searched defs:notif_thread (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_digital_io_linux/
H A Dnotifier_test.cc186 pw::Thread notif_thread(pw::thread::stl::Options(), notifier()); in TEST_F() local
208 pw::Thread notif_thread(pw::thread::stl::Options(), notifier()); in TEST_F() local
H A Ddigital_io_test.cc756 pw::Thread notif_thread(pw::thread::stl::Options(), *notifier); in TEST_F() local