Home
last modified time | relevance | path

Searched refs:test_builtins (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/CodeGen/
Dlibcalls.c83 void test_builtins(double d, float f, long double ld) { in test_builtins() function
/external/python/cpython2/Lib/idlelib/idle_test/
Dtest_calltips.py47 def test_builtins(self): member in Get_signatureTest
/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_calltip.py50 def test_builtins(self): member in Get_signatureTest
/external/python/mock/mock/tests/
Dtesthelpers.py670 def test_builtins(self): member in SpecSignatureTest
/external/python/cpython3/Lib/unittest/test/testmock/
Dtesthelpers.py667 def test_builtins(self): member in SpecSignatureTest
/external/python/cpython3/Lib/test/
Dtest_inspect.py3768 def test_builtins(self): member in TestMain