Home
last modified time | relevance | path

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

/external/autotest/utils/frozen_chromite/lib/
Dauto_updater.py901 if self.device.IfFileExists(test_file_path,
916 if not self.device.IfFileExists(
Dremote_access.py843 self.IfFileExists('/sys/fs/selinux/enforce'))
985 def IfFileExists(self, path, **kwargs): member in RemoteDevice