Home
last modified time | relevance | path

Searched refs:test_two_args (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/depr/depr.c.headers/
H A Dmath_h.pass.cpp826 struct test_two_args { struct
881 …types::for_each(integral_float_double(), test_two_args</*PromoteResult=*/double, /*Iterate*/void, … in operator ()()
913 …types::integral_types(), test_two_args</*PromoteResult=*/long double, /*Arg1=*/void, /*Arg2=*/long… in main()
915 test_two_args</*PromoteResult=*/float, /*Args=*/float, float>(); in main()
916 test_two_args</*PromoteResult=*/float, /*Args=*/double, double>(); in main()
917 test_two_args</*PromoteResult=*/double, /*Args=*/float, double>(); in main()
918 test_two_args</*PromoteResult=*/double, /*Args=*/double, double>(); in main()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/function/test/
Dfunction_n_test.cpp556 test_two_args() in test_two_args() function
693 test_two_args(); in main()
Dfunction_test.cpp550 test_two_args() in test_two_args() function
801 test_two_args(); in main()
/aosp_15_r20/external/pytorch/test/fx/
H A Dtest_cse_pass.py166 def test_two_args(self): member in TestCSEPass
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_memory_efficient_fusion.py365 def test_two_args(self): member in ReduceTestCase
/aosp_15_r20/external/python/cpython2/Lib/lib2to3/tests/
Dtest_fixers.py1458 def test_two_args(self): member in Test_xrange
/aosp_15_r20/external/python/cpython3/Lib/lib2to3/tests/
Dtest_fixers.py1516 def test_two_args(self): member in Test_xrange