Searched refs:counterCounts (Results 1 – 1 of 1) sorted by relevance
1303 const int counterCounts[] = in AtomicCounterTests() local1341 …for (int counterCountNdx = 0; counterCountNdx < DE_LENGTH_OF_ARRAY(counterCounts); counterCountNdx… in AtomicCounterTests()1343 const int counterCount = counterCounts[counterCountNdx]; in AtomicCounterTests()1382 const int counterCounts[] = { 1, 8 }; in AtomicCounterTests() local1413 …for (int counterCountNdx = 0; counterCountNdx < DE_LENGTH_OF_ARRAY(counterCounts); counterCountNdx… in AtomicCounterTests()1415 const int counterCount = counterCounts[counterCountNdx]; in AtomicCounterTests()