Searched refs:lastThreshold (Results 1 – 1 of 1) sorted by relevance
384 float lastThreshold = threshold.hotThrottlingThresholds[1]; in TEST_P() local389 ASSERT_TRUE(t >= lastThreshold) << "Temperature thresholds should be non-decreasing " in TEST_P()391 << lastThreshold << " for status " << i - 1; in TEST_P()392 lastThreshold = t; in TEST_P()