Searched refs:opIndex (Results 1 – 1 of 1) sorted by relevance
430 for (int opIndex = 0; opIndex < mNumOperations; opIndex++) { in OperationsSupportedByDevice() local431 test_helper::TestOperationType currOp = opsInModel[opIndex]; in OperationsSupportedByDevice()432 if (opsSupportedFlags[opIndex]) { in OperationsSupportedByDevice()