Searched refs:cecSupportedOnDevice (Results 1 – 2 of 2) sorted by relevance
153 bool cecSupportedOnDevice = false; in TEST_P() local160 cecSupportedOnDevice = cecSupportedOnDevice | ports[i].cecSupported; in TEST_P()162 EXPECT_NE(cecSupportedOnDevice, false) << "At least one port should support CEC"; in TEST_P()
173 bool cecSupportedOnDevice = false; in TEST_P() local180 cecSupportedOnDevice = cecSupportedOnDevice | ports[i].cecSupported; in TEST_P()182 EXPECT_NE(cecSupportedOnDevice, false) << "At least one port should support CEC"; in TEST_P()