Home
last modified time | relevance | path

Searched refs:YOUTUBE_MUSIC_DOWNLOADS (Results 1 – 2 of 2) sorted by relevance

/platform_testing/tests/automotive/mobly_tests/media/
Dmedia_test_avrcp_tree_displayed.py60 self.common_utils.has_ui_element_with_text(constants.YOUTUBE_MUSIC_DOWNLOADS),
61 '<' + constants.YOUTUBE_MUSIC_DOWNLOADS + '> has to be present on HU screen')
/platform_testing/tests/automotive/mobly_tests/utilities/
Dconstants.py132 YOUTUBE_MUSIC_DOWNLOADS = "Downloads" variable