Home
last modified time | relevance | path

Searched refs:test_methods (Results 1 – 18 of 18) 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_xml_etree.py783 def test_methods(self): member in ElementTreeTest
Dtest_descr.py1788 def test_methods(self): member in ClassPropertiesAndMethods
/external/python/mobly/mobly/
Dbase_test.py959 test_methods = []
970 test_methods.append((test_name, test_method))
971 return test_methods
/external/python/cpython3/Lib/test/
Dtest_crypt.py55 def test_methods(self): member in CryptTestCase
Dtest_weakset.py37 def test_methods(self): member in TestWeakSet
Dtest_embed.py1538 def test_methods(self): member in StdPrinterTests
Dtest_types.py1008 def test_methods(self): member in MappingProxyTests
Dtest_xml_etree.py1119 def test_methods(self): member in ElementTreeTest
Dtest_descr.py1966 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/angle/build/android/pylib/instrumentation/
Dinstrumentation_test_instance.py462 test_methods = []
475 test_methods.append({
480 return test_methods
/external/cronet/build/android/pylib/instrumentation/
Dinstrumentation_test_instance.py463 test_methods = []
476 test_methods.append({
481 return test_methods
/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_calltip.py180 def test_methods(self): member in Get_argspecTest
/external/python/cpython2/Lib/ctypes/test/
Dtest_structures.py378 def test_methods(self): member in StructureTestCase
/external/python/cpython3/Lib/ctypes/test/
Dtest_structures.py378 def test_methods(self): member in StructureTestCase
/external/libevent/test/
Dregress.c2565 test_methods(void *ptr) in test_methods() function
3480 { "methods", test_methods, TT_FORK, NULL, NULL },