Home
last modified time | relevance | path

Searched refs:test_open_file (Results 1 – 5 of 5) sorted by relevance

/external/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify04.c131 static void test_open_file(char *file) in test_open_file() function
177 CHECK_MARK(sname, 0, 0, test_open_file); in test01()
/external/python/setuptools/pkg_resources/_vendor/importlib_resources/tests/
Dtest_reader.py53 def test_open_file(self): member in MultiplexedPathTest
/external/python/cpython3/Lib/test/test_importlib/
Dtest_reader.py53 def test_open_file(self): member in MultiplexedPathTest
/external/python/setuptools/setuptools/_vendor/importlib_resources/tests/
Dtest_reader.py53 def test_open_file(self): member in MultiplexedPathTest
/external/python/cpython3/Lib/test/
Dtest_posix.py1820 def test_open_file(self): member in _PosixSpawnMixin