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