Home
last modified time | relevance | path

Searched full:magicdevice (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/python/mobly/tests/lib/
Dmock_controller.py19 MOBLY_CONTROLLER_CONFIG_NAME = "MagicDevice"
27 objs.append(MagicDevice(c))
42 class MagicDevice: class
Dmobly_sanity_test_config.yml4 MagicDevice:
/aosp_15_r20/tools/test/connectivity/acts/framework/tests/
Dmock_controller.py21 MOBLY_CONTROLLER_CONFIG_NAME = "MagicDevice"
29 objs.append(MagicDevice(c))
44 class MagicDevice(object): class
Dacts_sanity_test_config.json8 "MagicDevice": ["Magic!"] array
Dacts_confidence_test_config.json8 "MagicDevice": ["Magic!"] array
/aosp_15_r20/external/python/mobly/tests/mobly/
Dsuite_runner_test.py108 MagicDevice: '*'
127 MagicDevice: '*'
159 MagicDevice: '*'
Dcontroller_manager_test.py142 self.assertEqual(record.controller_name, 'MagicDevice')
158 self.assertEqual(record.controller_name, 'MagicDevice')
191 'Controller Name': 'MagicDevice',
Dtest_runner_test.py99 'Controller Name': 'MagicDevice',
351 MagicDevice: '*'
372 MagicDevice: '*'
Dtest_suite_test.py58 test_run_config.controller_configs = {'MagicDevice': [{'serial': 1}]}
Dbase_test_test.py385 self.assertEqual(info.controller_name, 'MagicDevice')
423 self.assertEqual(info.controller_name, 'MagicDevice')
2320 self.assertEqual(info1.controller_name, 'MagicDevice')