Searched defs:dequeue_promise_map (Results  1 – 1 of 1) sorted by relevance
| /packages/modules/Bluetooth/system/gd/os/linux_generic/ | 
| D | queue_unittest.cc | 241   std::unordered_map<int, std::promise<int>> dequeue_promise_map;  in TEST_F()  local306   std::unordered_map<int, std::promise<int>> dequeue_promise_map;  in TEST_F()  local
 373   std::unordered_map<int, std::promise<int>> dequeue_promise_map;  in TEST_F()  local
 432   std::unordered_map<int, std::promise<int>> dequeue_promise_map;  in TEST_F()  local
 474   std::unordered_map<int, std::promise<int>> dequeue_promise_map;  in TEST_F()  local
 508   std::unordered_map<int, std::promise<int>> dequeue_promise_map;  in TEST_F()  local
 551   std::unordered_map<int, std::promise<int>> dequeue_promise_map;  in TEST_F()  local
 577   std::unordered_map<int, std::promise<int>> dequeue_promise_map;  in TEST_F()  local
 617   std::unordered_map<int, std::promise<int>> dequeue_promise_map;  in TEST_F()  local
 658   std::unordered_map<int, std::promise<int>> dequeue_promise_map;  in TEST_F()  local
 [all …]
 
 |