Searched refs:expectedLev (Results 1 – 1 of 1) sorted by relevance
43 uint32_t expectedLev = i + 1; in CheckStandard() local44 if (sensorInfo->second.at(i).level != expectedLev) { in CheckStandard()