Searched refs:conflictTypeMap (Results 1 – 2 of 2) sorted by relevance
488 const std::map<TestOperandType, TestOperandType> conflictTypeMap = { in TEST_P() local496 const auto it = conflictTypeMap.find(kTestOperandType); in TEST_P()497 ASSERT_FALSE(it == conflictTypeMap.end()); in TEST_P()
486 const std::map<TestOperandType, TestOperandType> conflictTypeMap = { in TEST_P() local494 const auto it = conflictTypeMap.find(kTestOperandType); in TEST_P()495 ASSERT_FALSE(it == conflictTypeMap.end()); in TEST_P()