Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_partitioner.cpp62 for (std::size_t repeat = 0; repeat < repeats; ++repeat) { in test() local
H A Dtest_flow_graph_priorities.cpp148 for( size_t repeat = 0; repeat < repeats; ++repeat ) { in test_node() local
/oneTBB/examples/test_all/fibonacci/
H A DREADME.md25 * `R` - the number of times to repeat the calculation.