Searched refs:test_keywords (Results 1 – 10 of 10) sorted by relevance
/third_party/python/Lib/test/ |
D | test_popen.py | 61 def test_keywords(self): member in PopenTest
|
D | test_contextlib_async.py | 273 async def test_keywords(self): member in AsyncContextManagerTestCase
|
D | test_zlib.py | 167 def test_keywords(self): member in CompressTestCase 247 def test_keywords(self): member in CompressObjectTestCase
|
D | clinic.test | 1978 test_keywords 1986 "test_keywords($module, /, a, b)\n" 1991 …{"test_keywords", (PyCFunction)(void(*)(void))test_keywords, METH_FASTCALL|METH_KEYWORDS, test_key… 1997 test_keywords(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) 2001 static _PyArg_Parser _parser = {NULL, _keywords, "test_keywords", 0};
|
D | test_contextlib.py | 214 def test_keywords(self): member in ContextManagerTestCase
|
D | test_pydoc.py | 1391 def test_keywords(self): member in TestHelper
|
D | test_os.py | 3277 def test_keywords(self): member in TestSendfile
|
D | test_descr.py | 3007 def test_keywords(self): member in ClassPropertiesAndMethods
|
/third_party/python/Lib/distutils/tests/ |
D | test_dist.py | 380 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
|