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

  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_posix.py 370 def _test_chflags_regular_file(self, chflags_func, target_file): member in class:PosixTester
395 self._test_chflags_regular_file(posix.chflags, test_support.TESTFN)
399 self._test_chflags_regular_file(posix.lchflags, test_support.TESTFN)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_posix.py 370 def _test_chflags_regular_file(self, chflags_func, target_file): member in class:PosixTester
395 self._test_chflags_regular_file(posix.chflags, test_support.TESTFN)
399 self._test_chflags_regular_file(posix.lchflags, test_support.TESTFN)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_posix.py 370 def _test_chflags_regular_file(self, chflags_func, target_file): member in class:PosixTester
395 self._test_chflags_regular_file(posix.chflags, test_support.TESTFN)
399 self._test_chflags_regular_file(posix.lchflags, test_support.TESTFN)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_posix.py 370 def _test_chflags_regular_file(self, chflags_func, target_file): member in class:PosixTester
395 self._test_chflags_regular_file(posix.chflags, test_support.TESTFN)
399 self._test_chflags_regular_file(posix.lchflags, test_support.TESTFN)

Completed in 46 milliseconds