Home
last modified time | relevance | path

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

/external/autotest/scheduler/
Ddrone_utility.py268 if self._same_file(source_path, destination_path):
302 def _same_file(self, source_path, destination_path): member in DroneUtility