HomeSort by relevance Sort by last modified time
    Searched full:test_constexpr (Results 1 - 20 of 20) sorted by null

  /external/libcxx/test/numerics/complex.number/complex.ops/
complex_equals_complex.pass.cpp 21 test_constexpr() function
51 test_constexpr<T> ();
59 // test_constexpr<int> ();
complex_not_equals_complex.pass.cpp 21 test_constexpr() function
53 test_constexpr<T> ();
61 // test_constexpr<int> ();
complex_equals_scalar.pass.cpp 21 test_constexpr() function
72 test_constexpr<T> ();
80 // test_constexpr<int> ();
complex_not_equals_scalar.pass.cpp 21 test_constexpr() function
72 test_constexpr<T> ();
80 // test_constexpr<int> ();
scalar_equals_complex.pass.cpp 21 test_constexpr() function
72 test_constexpr<T> ();
80 // test_constexpr<int>();
scalar_not_equals_complex.pass.cpp 21 test_constexpr() function
72 test_constexpr<T> ();
80 // test_constexpr<int>();
  /external/libcxx/test/utilities/optional/optional.object/optional.object.ctor/
default.pass.cpp 24 test_constexpr() function
63 test_constexpr<optional<int>>();
64 test_constexpr<optional<int*>>();
nullopt_t.pass.cpp 26 test_constexpr() function
64 test_constexpr<optional<int>>();
65 test_constexpr<optional<int*>>();
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/complex.number/complex.ops/
complex_equals_complex.pass.cpp 21 test_constexpr() function
51 test_constexpr<T> ();
59 // test_constexpr<int> ();
complex_not_equals_complex.pass.cpp 21 test_constexpr() function
53 test_constexpr<T> ();
61 // test_constexpr<int> ();
complex_equals_scalar.pass.cpp 21 test_constexpr() function
72 test_constexpr<T> ();
80 // test_constexpr<int> ();
complex_not_equals_scalar.pass.cpp 21 test_constexpr() function
72 test_constexpr<T> ();
80 // test_constexpr<int> ();
scalar_equals_complex.pass.cpp 21 test_constexpr() function
72 test_constexpr<T> ();
80 // test_constexpr<int>();
scalar_not_equals_complex.pass.cpp 21 test_constexpr() function
72 test_constexpr<T> ();
80 // test_constexpr<int>();
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/optional/optional.object/optional.object.ctor/
default.pass.cpp 24 test_constexpr() function
63 test_constexpr<optional<int>>();
64 test_constexpr<optional<int*>>();
nullopt_t.pass.cpp 26 test_constexpr() function
64 test_constexpr<optional<int>>();
65 test_constexpr<optional<int*>>();
  /external/libcxx/test/utilities/time/time.point/time.point.cast/
time_point_cast.pass.cpp 41 void test_constexpr () function
70 test_constexpr<std::chrono::milliseconds, 7265000, std::chrono::hours, 2> ();
71 test_constexpr<std::chrono::milliseconds, 7265000, std::chrono::minutes,121> ();
72 test_constexpr<std::chrono::milliseconds, 7265000, std::chrono::seconds,7265> ();
73 test_constexpr<std::chrono::milliseconds, 7265000, std::chrono::milliseconds,7265000> ();
74 test_constexpr<std::chrono::milliseconds, 7265000, std::chrono::microseconds,7265000000LL> ();
75 test_constexpr<std::chrono::milliseconds, 7265000, std::chrono::nanoseconds,7265000000000LL> ();
77 test_constexpr<std::chrono::duration<int, std::ratio<2, 3>>, 9, T1, 10> ();
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/time.point/time.point.cast/
time_point_cast.pass.cpp 41 void test_constexpr () function
70 test_constexpr<std::chrono::milliseconds, 7265000, std::chrono::hours, 2> ();
71 test_constexpr<std::chrono::milliseconds, 7265000, std::chrono::minutes,121> ();
72 test_constexpr<std::chrono::milliseconds, 7265000, std::chrono::seconds,7265> ();
73 test_constexpr<std::chrono::milliseconds, 7265000, std::chrono::milliseconds,7265000> ();
74 test_constexpr<std::chrono::milliseconds, 7265000, std::chrono::microseconds,7265000000LL> ();
75 test_constexpr<std::chrono::milliseconds, 7265000, std::chrono::nanoseconds,7265000000000LL> ();
77 test_constexpr<std::chrono::duration<int, std::ratio<2, 3>>, 9, T1, 10> ();
  /external/libcxx/test/numerics/complex.number/complex.members/
real_imag.pass.cpp 20 test_constexpr() function
55 test_constexpr<T> ();
63 test_constexpr<int> ();
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/complex.number/complex.members/
real_imag.pass.cpp 20 test_constexpr() function
55 test_constexpr<T> ();
63 test_constexpr<int> ();

Completed in 395 milliseconds