Home
last modified time | relevance | path

Searched refs:nUsed (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
46 for(int i=0; i < nUsed; ++i) { in check_outputCheck()
54 reset_outputCheck( int nUsed, int maxCnt) { in reset_outputCheck() argument
55 for(int i=0; i < nUsed; ++i) { in reset_outputCheck()
H A Dtest_join_node.h373 check_outputCheck(int nUsed, int maxCnt) {
374 for(int i = 0; i < nUsed; ++i) {
382 reset_outputCheck(int nUsed, int maxCnt) {
383 for(int i = 0; i < nUsed; ++i) {