Searched refs:valueOperand (Results 1 – 1 of 1) sorted by relevance
1025 for (const auto& valueOperand : valueOperands) { in TEST_P() local1026 const uint32_t operandIndex = valueOperand.first; in TEST_P()1027 const unsigned regionIndex = valueOperand.second; in TEST_P()