Searched refs:opGroupName (Results 1 – 4 of 4) sorted by relevance
402 const std::string opGroupName = getOperationName(writeOp) + "_" + getOperationName(readOp); in createTests() local405 …de::MovePtr<tcu::TestCaseGroup> opGroup (new tcu::TestCaseGroup(testCtx, opGroupName.c_str(), "")); in createTests()
530 const std::string opGroupName = getOperationName(writeOp) + "_" + getOperationName(readOp); in createTests() local533 MovePtr<tcu::TestCaseGroup> opGroup (new tcu::TestCaseGroup(testCtx, opGroupName.c_str(), "")); in createTests()
1325 const std::string opGroupName = getOperationName(writeOp) + "_" + getOperationName(readOp); in createCrossInstanceSharingTest() local1328 …de::MovePtr<tcu::TestCaseGroup> opGroup (new tcu::TestCaseGroup(testCtx, opGroupName.c_str(), "")); in createCrossInstanceSharingTest()
1796 const std::string opGroupName = getOperationName(writeOp) + "_" + getOperationName(readOp); in createWin32KeyedMutexTest() local1799 …de::MovePtr<tcu::TestCaseGroup> opGroup (new tcu::TestCaseGroup(testCtx, opGroupName.c_str(), "")); in createWin32KeyedMutexTest()