Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_indexer_node.cpp45 check_outputCheck( int nUsed, int maxCnt) { in check_outputCheck() argument
47 for( int j = 0; j < maxCnt; ++j) { in check_outputCheck()
54 reset_outputCheck( int nUsed, int maxCnt) { in reset_outputCheck() argument
56 for( int j = 0; j < maxCnt; ++j) { in reset_outputCheck()
H A Dtest_join_node.h373 check_outputCheck(int nUsed, int maxCnt) {
375 for(int j = 0; j < maxCnt; ++j) {
382 reset_outputCheck(int nUsed, int maxCnt) {
384 for(int j = 0; j < maxCnt; ++j) {