HomeSort by relevance Sort by last modified time
    Searched refs:_remove_if_exists (Results 1 - 4 of 4) sorted by null

  /external/autotest/client/site_tests/video_VDASanity/
video_VDASanity.py 36 self._remove_if_exists(video_path)
53 def _remove_if_exists(self, filepath): member in class:video_VDASanity
  /external/autotest/client/site_tests/video_VideoEncodeAccelerator/
video_VideoEncodeAccelerator.py 20 def _remove_if_exists(filepath): function
162 _remove_if_exists(input_path)
163 _remove_if_exists(output_path)
  /external/autotest/client/site_tests/video_VEAPerf/
video_VEAPerf.py 64 def _remove_if_exists(filepath): function
337 _remove_if_exists(input_path)
338 _remove_if_exists(output_path)
  /external/autotest/client/site_tests/video_VDAPerf/
video_VDAPerf.py 61 def _remove_if_exists(filepath): function
307 _remove_if_exists(video_path)

Completed in 249 milliseconds