Searched refs:getAtomicOperationCaseName (Results 1 – 2 of 2) sorted by relevance
136 static string getAtomicOperationCaseName (const AtomicOperation op) in getAtomicOperationCaseName() function955 …:TestCaseGroup> operationGroup(new tcu::TestCaseGroup(testCtx, getAtomicOperationCaseName(operatio… in createImageAtomicOperationTests()
436 static const char* getAtomicOperationCaseName (AtomicOperation op) in getAtomicOperationCaseName() function3246 …const string caseName = string() + getAtomicOperationCaseName(operation) + "_" + formatName +… in init()