Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/mobly_tests/utilities/
Dvideo_utils_service.py40 self._device.adb.pull([self.get_screen_recording_path(), log_path])
44 DELETE_SCREEN_RECORDING_FILE = self.get_screen_recording_path()
51 def get_screen_recording_path(self): member in VideoRecording