Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/
D_testcapimodule.c2076 test_string_from_format(PyObject *self, PyObject *args) in test_string_from_format() function
2693 {"test_string_from_format", (PyCFunction)test_string_from_format, METH_NOARGS},
/aosp_15_r20/external/python/cpython3/Modules/
D_testcapimodule.c3140 test_string_from_format(PyObject *self, PyObject *Py_UNUSED(ignored)) in test_string_from_format() function
6473 {"test_string_from_format", (PyCFunction)test_string_from_format, METH_NOARGS},