Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/ctypes/test/
Dtest_stringptr.py44 def test_functions(self): member in StringPtrTestCase
/external/swiftshader/third_party/LLVM/test/Bindings/Ocaml/
Dvmcore.ml553 let test_functions () = function
/external/llvm/test/Bindings/OCaml/
Dcore.ml636 let test_functions () = function
/external/python/cpython2/Lib/test/
Dtest_binascii.py33 def test_functions(self): member in BinASCIITest
Dtest_cmath.py50 test_functions = [getattr(cmath, fname) for fname in [ variable in CMathTests
/external/python/cpython2/Lib/idlelib/idle_test/
Dtest_calltips.py99 def test_functions(self): member in Get_signatureTest