Home
last modified time | relevance | path

Searched defs:test_builtins (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/clang/test/CodeGen/
H A Dlibcalls.c83 void test_builtins(double d, float f, long double ld) { in test_builtins() function
/aosp_15_r20/external/python/mako/test/
Dtest_filters.py345 def test_builtins(self): member in FilterTest
/aosp_15_r20/external/python/cpython2/Lib/idlelib/idle_test/
Dtest_calltips.py47 def test_builtins(self): member in Get_signatureTest
/aosp_15_r20/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_calltip.py53 def test_builtins(self): member in Get_argspecTest
/aosp_15_r20/external/python/cpython3/Lib/unittest/test/testmock/
Dtesthelpers.py726 def test_builtins(self): member in SpecSignatureTest
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/test/testmock/
H A Dtesthelpers.py726 def test_builtins(self): member in SpecSignatureTest
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_inspect.py4467 def test_builtins(self): member in TestMain