Home
last modified time | relevance | path

Searched defs:ignore_stderr (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/test/test_gdb/
Dutil.py163 ignore_stderr=False): argument
/external/python/cpython3/Lib/test/test_concurrent_futures/
Dtest_deadlock.py115 def _check_crash(self, error, func, *args, ignore_stderr=False): argument
/external/python/cpython3/Lib/test/
Dtest_embed.py869 env=None, ignore_stderr=False, cwd=None): argument
/external/liburing/test/
During_cmd_ublk.c1142 static void ignore_stderr(void) in ignore_stderr() function