Home
last modified time | relevance | path

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

/test/app_compat/csuite/integration_tests/
Dcsuite_test_utils.py35 get_device_serial = csuite_test.get_device_serial variable
169 device_serial = device_serial or get_device_serial()
Dcsuite_crash_detection_test.py74 csuite_test_utils.get_device_serial(),
/test/app_compat/csuite/pylib/
Dcsuite_test.py29 def get_device_serial() -> Text: function