Home
last modified time | relevance | path

Searched refs:testDevices (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/tv/
DHdmiCecTvOneTouchPlayTest.java49 List<LogicalAddress> testDevices = new ArrayList<>(); field in HdmiCecTvOneTouchPlayTest
54 testDevices.add(LogicalAddress.RECORDER_1); in HdmiCecTvOneTouchPlayTest()
55 testDevices.add(LogicalAddress.TUNER_1); in HdmiCecTvOneTouchPlayTest()
56 testDevices.add(LogicalAddress.PLAYBACK_1); in HdmiCecTvOneTouchPlayTest()
75 for (LogicalAddress testDevice : testDevices) { in cect_11_1_1_1_RespondToImageViewOn()
95 for (LogicalAddress testDevice : testDevices) { in cect_11_1_1_2_RespondToTextViewOn()
152 LogicalAddress testDevice = testDevices.get(0); in cect_11_1_1_3_ImageViewOnWhenInStandby()
173 LogicalAddress testDevice = testDevices.get(0); in cect_11_1_1_4_TextViewOnWhenInStandby()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/common/
DHdmiCecSystemInformationTest.java61 List<LogicalAddress> testDevices = in cect_11_2_6_2_GivePhysicalAddress() local
69 for (LogicalAddress testDevice : testDevices) { in cect_11_2_6_2_GivePhysicalAddress()
92 List<LogicalAddress> testDevices = in cect_reportFeatures_deviceTypeContainedInAllDeviceTypes() local
100 for (LogicalAddress testDevice : testDevices) { in cect_reportFeatures_deviceTypeContainedInAllDeviceTypes()