Searched refs:useBranch (Results 1 – 1 of 1) sorted by relevance
1103 string operationToName (const AtomicCounterTest::Operation& operations, bool useBranch) in operationToName() argument1132 if (useBranch) in operationToName()1138 string operationToDescription (const AtomicCounterTest::Operation& operations, bool useBranch) in operationToDescription() argument1171 if (useBranch) in operationToDescription()1337 const bool useBranch = (branch == 1); in AtomicCounterTests() local1339 …eGroup(m_context, operationToName(operation, useBranch).c_str(), operationToDescription(operation,… in AtomicCounterTests()1356 if (useBranch && threadCount * callCount == 1) in AtomicCounterTests()1364 spec.useBranches = useBranch; in AtomicCounterTests()