Home
last modified time | relevance | path

Searched defs:test_pipe (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/
H A Dtest_pipe_properties_queries.cpp34 clMemWrapper test_pipe; in create_pipe_and_check_array_properties() local
/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dtest_windows_events.py105 def test_pipe(self): member in ProactorTests
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_posix.py419 def test_pipe(self): member in PosixTester
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_big_fb.c342 static bool test_pipe(data_t *data) in test_pipe() function
/aosp_15_r20/external/python/parse_type/tests/
Dtest_parse.py185 def test_pipe(self): member in TestParse
/aosp_15_r20/external/rust/android-crates-io/crates/nix/test/
Dtest_unistd.rs730 fn test_pipe() { in test_pipe() function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_posix.py881 def test_pipe(self): member in PosixTester
Dtest_subprocess.py3745 def test_pipe(self): member in ContextManagerTests
Dtest_tarfile.py3611 def test_pipe(self): member in TestExtractionFilters
Dtest_os.py3973 def test_pipe(self): member in FDInheritanceTests