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 | 243 std::unordered_map<int, std::promise<int>> dequeue_promise_map; in TEST_F() local 308 std::unordered_map<int, std::promise<int>> dequeue_promise_map; in TEST_F() local 375 std::unordered_map<int, std::promise<int>> dequeue_promise_map; in TEST_F() local 434 std::unordered_map<int, std::promise<int>> dequeue_promise_map; in TEST_F() local 476 std::unordered_map<int, std::promise<int>> dequeue_promise_map; in TEST_F() local 510 std::unordered_map<int, std::promise<int>> dequeue_promise_map; in TEST_F() local 553 std::unordered_map<int, std::promise<int>> dequeue_promise_map; in TEST_F() local 579 std::unordered_map<int, std::promise<int>> dequeue_promise_map; in TEST_F() local 619 std::unordered_map<int, std::promise<int>> dequeue_promise_map; in TEST_F() local 660 std::unordered_map<int, std::promise<int>> dequeue_promise_map; in TEST_F() local [all …]
|