Searched refs:test_keywords (Results 1 – 10 of 10) sorted by relevance
/third_party/python/Lib/test/ |
D | test_popen.py | 64 def test_keywords(self): member in PopenTest
|
D | test_zlib.py | 175 def test_keywords(self): member in CompressTestCase 255 def test_keywords(self): member in CompressObjectTestCase
|
D | clinic.test | 1921 test_keywords 1929 "test_keywords($module, /, a, b)\n" 1934 …{"test_keywords", (PyCFunction)(void(*)(void))test_keywords, METH_FASTCALL|METH_KEYWORDS, test_key… 1940 test_keywords(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) 1944 static _PyArg_Parser _parser = {NULL, _keywords, "test_keywords", 0};
|
D | test_contextlib_async.py | 286 async def test_keywords(self): member in AsyncContextManagerTestCase
|
D | test_contextlib.py | 218 def test_keywords(self): member in ContextManagerTestCase
|
D | test_pydoc.py | 1387 def test_keywords(self): member in TestHelper
|
D | test_os.py | 3422 def test_keywords(self): member in TestSendfile
|
D | test_descr.py | 3019 def test_keywords(self): member in ClassPropertiesAndMethods
|
/third_party/python/Lib/distutils/tests/ |
D | test_dist.py | 381 def test_keywords(self): member in MetadataTestCase
|
/third_party/python/Lib/lib2to3/tests/ |
D | test_fixers.py | 2051 def test_keywords(self): member in Test_tuple_params
|