Home
last modified time | relevance | path

Searched refs:TestMoveConstructors (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/conformance/
H A Dconformance_concurrent_queue.cpp1304 void TestMoveConstructors() { in TestMoveConstructors() function
1357 TestMoveConstructors<ConcQWithSizeWrapper<Bar, allocator<Bar>>, Bar>(); in TestMoveConstruction()
1358 TestMoveConstructors<oneapi::tbb::concurrent_bounded_queue<Bar, allocator<Bar>>, Bar>(); in TestMoveConstruction()