HomeSort by relevance Sort by last modified time
    Searched refs:report_result (Results 1 - 3 of 3) sorted by null

  /cts/apps/CameraITS/tools/
run_all_tests.py 281 its.device.report_result(device_id, camera_id, results)
  /tools/test/connectivity/acts/tests/google/wifi/
WifiScannerScanTest.py 117 def wifi_generate_scanner_scan_settings(self, extended, scan_type, report_result):
123 report_result: event type of report scan results
149 if report_result == WifiEnums.REPORT_EVENT_FULL_SCAN_RESULT:
150 report_types = {"reportEvents" : report_result}
161 report_types = {"reportEvents" : report_result}
    [all...]
  /cts/apps/CameraITS/pymodules/its/
device.py 801 def report_result(device_id, camera_id, results): function
    [all...]

Completed in 1632 milliseconds