Home
last modified time | relevance | path

Searched defs:test_builtins (Results 1 – 5 of 5) 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/mako/test/
Dtest_filters.py345 def test_builtins(self): member in FilterTest
/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_calltip.py56 def test_builtins(self): member in Get_argspecTest
/external/python/cpython3/Lib/test/test_unittest/testmock/
Dtesthelpers.py726 def test_builtins(self): member in SpecSignatureTest
/external/python/cpython3/Lib/test/test_inspect/
Dtest_inspect.py6136 def test_builtins(self): member in TestMain