Searched refs:maxId (Results 1 – 1 of 1) sorted by relevance
153 int maxId = INT_MIN; in TEST_P() local155 maxId = std::max(maxId, light.id); in TEST_P()158 Status status = lights->setLightState(maxId + 1, HwLightState()); in TEST_P()