Searched refs:barNdx (Results 1 – 1 of 1) sorted by relevance
447 for (int barNdx = 0; barNdx < barsCount; ++barNdx) in verifyImageMultipleBars() local450 rightBorder = static_cast<int>(barWidthRatios[barNdx] * static_cast<float>(image.getWidth())); in verifyImageMultipleBars()458 case 1: str << barValues[barNdx][0]; break; in verifyImageMultipleBars()459 case 4: str << barValues[barNdx]; break; in verifyImageMultipleBars()474 for (int barNdx = 0; barNdx < barsCount; ++barNdx) in verifyImageMultipleBars() local476 …const int rightBorder = static_cast<int>(barWidthRatios[barNdx] * static_cast<float>(image.getWidt… in verifyImageMultipleBars()480 expectedValue = barValues[barNdx]; in verifyImageMultipleBars()