Searched defs:thread_id_promise (Results 1 – 1 of 1) sorted by relevance
39 void GetThreadId(std::promise<base::PlatformThreadId> thread_id_promise) { in GetThreadId()159 std::promise<base::PlatformThreadId> thread_id_promise; in TEST_F() local