Searched refs:test_builtins (Results 1 – 6 of 6) sorted by relevance
/external/clang/test/CodeGen/ | ||
D | libcalls.c | 83 void test_builtins(double d, float f, long double ld) { in test_builtins() function |
/external/python/cpython2/Lib/idlelib/idle_test/ | ||
D | test_calltips.py | 47 def test_builtins(self): member in Get_signatureTest |
/external/python/cpython3/Lib/idlelib/idle_test/ | ||
D | test_calltip.py | 50 def test_builtins(self): member in Get_signatureTest |
/external/python/mock/mock/tests/ | ||
D | testhelpers.py | 670 def test_builtins(self): member in SpecSignatureTest |
/external/python/cpython3/Lib/unittest/test/testmock/ | ||
D | testhelpers.py | 667 def test_builtins(self): member in SpecSignatureTest |
/external/python/cpython3/Lib/test/ | ||
D | test_inspect.py | 3768 def test_builtins(self): member in TestMain |