Searched refs:expectedLevSize (Results 1 – 1 of 1) sorted by relevance
36 uint32_t expectedLevSize = static_cast<uint32_t>(sensorInfolist_.begin()->second.size()); in CheckStandard() local39 if (actualLevSize != expectedLevSize) { in CheckStandard()53 if (actualLevSize == 0 || actualLevSize == expectedLevSize) { in CheckStandard()