Searched defs:test_float (Results 1 - 7 of 7) sorted by relevance

/external/libcxx/test/std/strings/string.conversions/
H A Dto_string.pass.cpp93 test_float() function
123 test_float<float>();
124 test_float<double>();
125 test_float<long double>();
H A Dto_wstring.pass.cpp93 test_float() function
123 test_float<float>();
124 test_float<double>();
125 test_float<long double>();
/external/clang/test/CodeGenCXX/
H A Dblocks-cxx11.cpp26 namespace test_float { namespace
/external/clang/test/Sema/
H A Dwarn-absolute-value.c215 void test_float(float x) { function
/external/clang/test/SemaCXX/
H A Dwarn-absolute-value.cpp240 void test_float(float x) { function
H A Dconstant-expression-cxx1y.cpp365 constexpr bool test_float() { function in namespace:compound_assign
377 static_assert(test_float(), "");
/external/clang/test/Analysis/
H A Didentical-expressions.cpp1040 void test_float() { function

Completed in 170 milliseconds