Home
last modified time | relevance | path

Searched refs:_testconsole_read_output_impl (Results 1 – 2 of 2) sorted by relevance

/third_party/python/PC/clinic/
D_testconsole.c.h60 _testconsole_read_output_impl(PyObject *module, PyObject *file);
76 return_value = _testconsole_read_output_impl(module, file); in _testconsole_read_output()
/third_party/python/PC/
D_testconsole.c101 _testconsole_read_output_impl(PyObject *module, PyObject *file) in _testconsole_read_output_impl() function