Home
last modified time | relevance | path

Searched refs:test_empty_file (Results 1 - 4 of 4) sorted by relevance

/third_party/eudev/test/
H A Dudev-test.pl411 KERNEL=="sda", ATTR{test_empty_file}=="?*", SYMLINK+="something"
412 KERNEL=="sda", ATTR{test_empty_file}!="", SYMLINK+="not-empty"
413 KERNEL=="sda", ATTR{test_empty_file}=="", SYMLINK+="empty"
414 KERNEL=="sda", ATTR{test_empty_file}!="?*", SYMLINK+="not-something"
/third_party/python/Lib/test/test_importlib/source/
H A Dtest_file_loader.py532 def test_empty_file(self): member in SourceLoaderBadBytecodeTest
703 def test_empty_file(self): member in SourcelessLoaderBadBytecodeTest
/third_party/python/Lib/test/
H A Dtest_mmap.py493 def test_empty_file (self): member in MmapTests
H A Dtest_shutil.py2465 def test_empty_file(self): member in _ZeroCopyFileTest

Completed in 9 milliseconds