Searched defs:dequeue_promise_map (Results 1 – 1 of 1) sorted by relevance
/system/bt/gd/os/linux_generic/ |
D | queue_unittest.cc | 232 std::unordered_map<int, std::promise<int>> dequeue_promise_map; in TEST_F() local 297 std::unordered_map<int, std::promise<int>> dequeue_promise_map; in TEST_F() local 363 std::unordered_map<int, std::promise<int>> dequeue_promise_map; in TEST_F() local 422 std::unordered_map<int, std::promise<int>> dequeue_promise_map; in TEST_F() local 464 std::unordered_map<int, std::promise<int>> dequeue_promise_map; in TEST_F() local 498 std::unordered_map<int, std::promise<int>> dequeue_promise_map; in TEST_F() local 541 std::unordered_map<int, std::promise<int>> dequeue_promise_map; in TEST_F() local 567 std::unordered_map<int, std::promise<int>> dequeue_promise_map; in TEST_F() local 607 std::unordered_map<int, std::promise<int>> dequeue_promise_map; in TEST_F() local 648 std::unordered_map<int, std::promise<int>> dequeue_promise_map; in TEST_F() local [all …]
|