Home
last modified time | relevance | path

Searched refs:check_returncode (Results 1 – 6 of 6) sorted by relevance

/third_party/glib/gobject/tests/
Dgenmarshal.py100 info.check_returncode()
Dmkenums.py112 info.check_returncode()
/third_party/glib/gio/tests/
Dcodegen.py103 info.check_returncode()
/third_party/python/Lib/
Dsubprocess.py453 def check_returncode(self): member in CompletedProcess
/third_party/python/Lib/test/
Dtest_subprocess.py1542 cp.check_returncode()
/third_party/python/Doc/library/
Dsubprocess.rst146 .. method:: check_returncode()