Searched defs:init_list (Results 1 – 3 of 3) sorted by relevance
| /oneTBB/test/conformance/ |
| H A D | conformance_concurrent_set.cpp | 107 auto init_list = { int(1), int(2), int(3) }; in test_deduction_guides() local
|
| /oneTBB/test/tbb/ |
| H A D | test_concurrent_hash_map.cpp | 405 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 D | test_concurrent_vector.cpp | 213 auto init_list = {data1, data2}; in test_scoped_allocator() local
|