HomeSort by relevance Sort by last modified time
    Searched full:_open_file (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/bin/
utils_unittest.py 16 utils._open_file = self.fake_open
17 # Files opened with utils._open_file will contain this string.
utils.py 543 with _open_file('/proc/sys/fs/file-nr') as f:
1665 def _open_file(path): function
    [all...]

Completed in 166 milliseconds