Home
last modified time | relevance | path

Searched refs:device_id (Results 1 – 3 of 3) sorted by relevance

/cts/apps/CameraITS/pymodules/its/
Ddevice.py71 device_id = "" variable in ItsSession
102 raise its.error.Error(self.device_id,
123 if forward_info[0] == self.device_id and \
150 raise its.error.Error(self.device_id, " cannot find an available " +
196 self.device_id = get_device_id()
197 self.adb = "adb -s " + self.device_id
654 device_id = None
657 device_id = str(s[7:])
671 elif device_id is not None and device_id not in devices:
672 raise its.error.Error(device_id + " is not connected!")
[all …]
/cts/apps/CameraITS/tools/
Drun_all_tests.py69 device_id = its.device.get_device_id()
70 device_id_arg = "device=" + device_id
71 print "Testing device " + device_id
178 its.device.report_result(device_id, camera_id, result, summary_path)
/cts/apps/CtsVerifier/libs/
Dopencv-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...