Home
last modified time | relevance | path

Searched refs:test_methods (Results 1 – 13 of 13) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_linuxaudiodev.py24 def test_methods(self): member in LinuxAudioDevTests
Dtest_weakset.py55 def test_methods(self): member in TestWeakSet
Dtest_descr.py1788 def test_methods(self): member in ClassPropertiesAndMethods
/external/python/cpython3/Lib/test/
Dtest_crypt.py35 def test_methods(self): member in CryptTestCase
Dtest_weakset.py35 def test_methods(self): member in TestWeakSet
Dtest_types.py620 def test_methods(self): member in MappingProxyTests
Dtest_xml_etree.py818 def test_methods(self): member in ElementTreeTest
Dtest_descr.py1914 def test_methods(self): member in ClassPropertiesAndMethods
/external/python/cpython2/Lib/idlelib/idle_test/
Dtest_calltips.py115 def test_methods(self): member in Get_signatureTest
/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_calltip.py171 def test_methods(self): member in Get_signatureTest
/external/python/cpython2/Lib/ctypes/test/
Dtest_structures.py378 def test_methods(self): member in StructureTestCase
/external/python/cpython3/Lib/ctypes/test/
Dtest_structures.py371 def test_methods(self): member in StructureTestCase
/external/libevent/test/
Dregress.c2494 test_methods(void *ptr) in test_methods() function
3367 { "methods", test_methods, TT_FORK, NULL, NULL },