Searched refs:outputIndexSize (Results 1 – 1 of 1) sorted by relevance
65 size_t outputIndexSize = outputsIndex.size(); in CheckIOIndex() local70 if (outputIndexSize != outputNum) { in CheckIOIndex()71 …LOGE("The number of index of outputs is %{public}zu don't equal to %zu.", outputIndexSize, outputN… in CheckIOIndex()