Home
last modified time | relevance | path

Searched defs:test_functions (Results 1 – 6 of 6) sorted by relevance

/third_party/python/Lib/ctypes/test/
Dtest_stringptr.py46 def test_functions(self): member in StringPtrTestCase
/third_party/python/Lib/test/
Dtest_binascii.py33 def test_functions(self): member in BinASCIITest
Dtest_cmath.py54 test_functions = [getattr(cmath, fname) for fname in [ variable in CMathTests
Dtest_inspect.py1254 def test_functions(self): member in TestIsDataDescriptor
/third_party/boost/libs/math/reporting/performance/
Dtest_gcd.cpp196 array<f_test, 6> test_functions{ { in test_type() local
/third_party/python/Lib/idlelib/idle_test/
Dtest_calltip.py158 def test_functions(self): member in Get_argspecTest