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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_os.py 312 def get_file_system(path): function in function:StatAttributeTests.test_utime_dir
320 if get_file_system(test_support.TESTFN) == "NTFS":
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_os.py 312 def get_file_system(path): function in function:StatAttributeTests.test_utime_dir
320 if get_file_system(test_support.TESTFN) == "NTFS":
    [all...]

Completed in 66 milliseconds