Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_concurrent_vector.cpp588 struct test_grow_by { struct
611 …test_initializer_list_support<oneapi::tbb::concurrent_vector<char>, test_grow_by>( { 1, 2, 3, 4, 5… in TestInitList() argument
612 test_initializer_list_support<oneapi::tbb::concurrent_vector<int>, test_grow_by>( {} ); in TestInitList()