Home | History | Annotate | Download | only in functional

Lines Matching refs:getAtomicOperationCaseName

436 static const char* getAtomicOperationCaseName (AtomicOperation op)
3246 const string caseName = string() + getAtomicOperationCaseName(operation) + "_" + formatName + "_" + caseTypeName;