Searched refs:test_str_converter_encoding (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | clinic.test | 1702 test_str_converter_encoding 1714 "test_str_converter_encoding($module, a, b, c, d, e, /)\n" 1719 …{"test_str_converter_encoding", _PyCFunction_CAST(test_str_converter_encoding), METH_FASTCALL, tes… 1727 test_str_converter_encoding(PyObject *module, PyObject *const *args, Py_ssize_t nargs) 1738 if (!_PyArg_ParseStack(args, nargs, "esesetes#et#:test_str_converter_encoding",
|
D | test_clinic.py | 1099 def test_str_converter_encoding(self): member in ClinicFunctionalTest
|