Searched refs:actualLevSize (Results 1 – 1 of 1) sorted by relevance
37 uint32_t actualLevSize = static_cast<uint32_t>(sensorInfo->second.size()); in CheckStandard() local38 if (actualLevSize != expectedLevSize) { in CheckStandard()51 uint32_t actualLevSize = static_cast<uint32_t>(sensorInfo->second.size()); in CheckStandard() local52 if (actualLevSize == 0 || actualLevSize == expectedLevSize) { in CheckStandard()