Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_concurrent_hash_map.cpp63 long MyDataCountLimit = 0; variable
78 if (MyDataCountLimit && MyDataCount + 1 >= MyDataCountLimit) { in MyData()
88 if(MyDataCountLimit && MyDataCount + 1 >= MyDataCountLimit) { in MyData()
491 if(t) MyDataCountLimit = 101; in TestExceptions()
509 if (MyDataCountLimit) in TestExceptions()
510 --MyDataCountLimit; in TestExceptions()
517 MyDataCountLimit = 0; in TestExceptions()