Searched refs:test_trig (Results 1 – 10 of 10) sorted by relevance
/third_party/boost/libs/math/reporting/accuracy/ |
D | test_trig.cpp | 22 test_trig(static_cast<TYPE_TO_TEST>(0), NAME_OF_TYPE_TO_TEST); in BOOST_AUTO_TEST_CASE() 52 test_trig(0.0f, "float"); in BOOST_AUTO_TEST_CASE() 54 test_trig(0.0, "double"); in BOOST_AUTO_TEST_CASE() 56 test_trig(0.0L, "long double"); in BOOST_AUTO_TEST_CASE()
|
/third_party/boost/libs/math/test/ |
D | test_trig.cpp | 66 test_trig(0.1F, "float"); in BOOST_AUTO_TEST_CASE() 67 test_trig(0.1, "double"); in BOOST_AUTO_TEST_CASE() 69 test_trig(0.1L, "long double"); in BOOST_AUTO_TEST_CASE() 72 test_trig(boost::math::concepts::real_concept(0.1), "real_concept"); in BOOST_AUTO_TEST_CASE()
|
D | test_trig.hpp | 71 void test_trig(T, const char* name) in test_trig() function
|
D | Jamfile.v2 | 490 …[ run test_trig.cpp test_instances//test_instances pch_light ../../test/build//boost_unit_test_fra…
|
/third_party/quickjs/tests/ |
D | test_qjscalc.js | 236 function test_trig() function 256 test_trig();
|
/third_party/boost/libs/multiprecision/test/ |
D | test_mpfi.cpp | 86 void test_trig() in test_trig() function 278 test_trig(); in main()
|
/third_party/boost/libs/units/test/ |
D | Jamfile.v2 | 56 run test_trig.cpp test_framework ;
|
/third_party/skia/third_party/externals/freetype/docs/oldlogs/ |
D | ChangeLog.20 | 1564 * src/tools/test_bbox.c, src/tools/test_trig.c: New test files.
|
/third_party/flutter/skia/third_party/externals/freetype/ |
D | ChangeLog.20 | 1564 * src/tools/test_bbox.c, src/tools/test_trig.c: New test files.
|
/third_party/freetype/ |
D | ChangeLog.20 | 1564 * src/tools/test_bbox.c, src/tools/test_trig.c: New test files.
|