Searched refs:operationInputIndex (Results 1 – 1 of 1) sorted by relevance
824 for (unsigned operationInputIndex = 0; operationInputIndex < operationPattern.mNumInputs; in TEST_P() local825 operationInputIndex++) { in TEST_P()826 if (int(operationInputIndex) == operationPattern.mActivationFunctionInputIndex) { in TEST_P() local834 operationInputs[operationInputIndex] = operandIndex; in TEST_P()839 problemSize, &model, operationInputIndex); in TEST_P()841 operationInputs[operationInputIndex] = operandIndex; in TEST_P()845 normalOperationInputIndexes.push_back(operationInputIndex); in TEST_P()