Searched refs:TestEmptyQueue (Results 1 – 1 of 1) sorted by relevance
87 void TestEmptyQueue() { in TestEmptyQueue() function95 TestEmptyQueue<ConcQWithCapacity<char>, char>(); in TestEmptiness()96 TestEmptyQueue<ConcQWithCapacity<move_support_tests::Foo>, move_support_tests::Foo>(); in TestEmptiness()97 TestEmptyQueue<oneapi::tbb::concurrent_bounded_queue<char, test_allocator<char>>, char>(); in TestEmptiness()98 TestEmptyQueue<oneapi::tbb::concurrent_bounded_queue<move_support_tests::Foo, in TestEmptiness()