Home
last modified time | relevance | path

Searched defs:init_list (Results 1 – 3 of 3) sorted by relevance

/oneTBB/test/conformance/
H A Dconformance_concurrent_set.cpp107 auto init_list = { int(1), int(2), int(3) }; in test_deduction_guides() local
/oneTBB/test/tbb/
H A Dtest_concurrent_hash_map.cpp405 auto init_list = { v1, v2 }; in TestScopedAllocator() local
774 …auto init_list = {std::pair<const int, int>(1, 42), std::pair<const int, int>(2, 42), std::pair<co… variable
H A Dtest_concurrent_vector.cpp213 auto init_list = {data1, data2}; in test_scoped_allocator() local