Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/mobly_tests/media/
Dmedia_test_stream_when_radio_lunched.py46 asserts.assert_true(self.common_utils.has_ui_element_with_text(constants.RADIO_APP),
47 '<' + constants.RADIO_APP + '> has to be present on HU screen')
/platform_testing/tests/automotive/mobly_tests/utilities/
Dconstants.py133 RADIO_APP = "Radio" variable
Dmedia_utils.py288 logging.info("Open <%s> app on HU", constants.RADIO_APP)
289 self.common_utils.click_on_ui_element_with_text(constants.RADIO_APP)