Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_indexer_node.cpp310 static void fill_one_queue(int maxVal, IType &my_indexer) { in fill_one_queue() function in serial_queue_helper
312 serial_queue_helper<ELEM-1,IType>::fill_one_queue(maxVal,my_indexer); in fill_one_queue()
344 static void fill_one_queue(int maxVal, IType &my_indexer) { in fill_one_queue() function in serial_queue_helper
388 serial_queue_helper<SIZE, IType>::fill_one_queue(Count,my_indexer); in test_one_serial()
H A Dtest_join_node.h1236 static void fill_one_queue(int maxVal) {
1239 serial_queue_helper<ELEM-1, JType>::fill_one_queue(maxVal);
1281 static void fill_one_queue(int maxVal) {
1358 serial_queue_helper<TUPLE_SIZE, JType>::fill_one_queue(Count);