Searched refs:test (Results 76 - 100 of 4153) sorted by relevance

1234567891011>>

/external/libcxx/test/std/strings/basic.string/string.nonmembers/string_operator==/
H A Dstring_string.pass.cpp23 test(const S& lhs, const S& rhs, bool x) function
32 test(S(""), S(""), true);
33 test(S(""), S("abcde"), false);
34 test(S(""), S("abcdefghij"), false);
35 test(S(""), S("abcdefghijklmnopqrst"), false);
36 test(S("abcde"), S(""), false);
37 test(S("abcde"), S("abcde"), true);
38 test(S("abcde"), S("abcdefghij"), false);
39 test(S("abcde"), S("abcdefghijklmnopqrst"), false);
40 test(
[all...]
/external/libcxx/test/std/strings/basic.string/string.nonmembers/string_opgt/
H A Dpointer_string.pass.cpp22 test(const typename S::value_type* lhs, const S& rhs, bool x) function
31 test("", S(""), false);
32 test("", S("abcde"), false);
33 test("", S("abcdefghij"), false);
34 test("", S("abcdefghijklmnopqrst"), false);
35 test("abcde", S(""), true);
36 test("abcde", S("abcde"), false);
37 test("abcde", S("abcdefghij"), false);
38 test("abcde", S("abcdefghijklmnopqrst"), false);
39 test("abcdefghi
[all...]
H A Dstring_pointer.pass.cpp22 test(const S& lhs, const typename S::value_type* rhs, bool x) function
31 test(S(""), "", false);
32 test(S(""), "abcde", false);
33 test(S(""), "abcdefghij", false);
34 test(S(""), "abcdefghijklmnopqrst", false);
35 test(S("abcde"), "", true);
36 test(S("abcde"), "abcde", false);
37 test(S("abcde"), "abcdefghij", false);
38 test(S("abcde"), "abcdefghijklmnopqrst", false);
39 test(
[all...]
H A Dstring_string.pass.cpp23 test(const S& lhs, const S& rhs, bool x) function
32 test(S(""), S(""), false);
33 test(S(""), S("abcde"), false);
34 test(S(""), S("abcdefghij"), false);
35 test(S(""), S("abcdefghijklmnopqrst"), false);
36 test(S("abcde"), S(""), true);
37 test(S("abcde"), S("abcde"), false);
38 test(S("abcde"), S("abcdefghij"), false);
39 test(S("abcde"), S("abcdefghijklmnopqrst"), false);
40 test(
[all...]
/external/libcxx/test/std/strings/basic.string/string.nonmembers/string_opgt=/
H A Dpointer_string.pass.cpp22 test(const typename S::value_type* lhs, const S& rhs, bool x) function
31 test("", S(""), true);
32 test("", S("abcde"), false);
33 test("", S("abcdefghij"), false);
34 test("", S("abcdefghijklmnopqrst"), false);
35 test("abcde", S(""), true);
36 test("abcde", S("abcde"), true);
37 test("abcde", S("abcdefghij"), false);
38 test("abcde", S("abcdefghijklmnopqrst"), false);
39 test("abcdefghi
[all...]
H A Dstring_pointer.pass.cpp22 test(const S& lhs, const typename S::value_type* rhs, bool x) function
31 test(S(""), "", true);
32 test(S(""), "abcde", false);
33 test(S(""), "abcdefghij", false);
34 test(S(""), "abcdefghijklmnopqrst", false);
35 test(S("abcde"), "", true);
36 test(S("abcde"), "abcde", true);
37 test(S("abcde"), "abcdefghij", false);
38 test(S("abcde"), "abcdefghijklmnopqrst", false);
39 test(
[all...]
H A Dstring_string.pass.cpp23 test(const S& lhs, const S& rhs, bool x) function
32 test(S(""), S(""), true);
33 test(S(""), S("abcde"), false);
34 test(S(""), S("abcdefghij"), false);
35 test(S(""), S("abcdefghijklmnopqrst"), false);
36 test(S("abcde"), S(""), true);
37 test(S("abcde"), S("abcde"), true);
38 test(S("abcde"), S("abcdefghij"), false);
39 test(S("abcde"), S("abcdefghijklmnopqrst"), false);
40 test(
[all...]
/external/libcxx/test/std/strings/basic.string/string.nonmembers/string_oplt/
H A Dpointer_string.pass.cpp22 test(const typename S::value_type* lhs, const S& rhs, bool x) function
31 test("", S(""), false);
32 test("", S("abcde"), true);
33 test("", S("abcdefghij"), true);
34 test("", S("abcdefghijklmnopqrst"), true);
35 test("abcde", S(""), false);
36 test("abcde", S("abcde"), false);
37 test("abcde", S("abcdefghij"), true);
38 test("abcde", S("abcdefghijklmnopqrst"), true);
39 test("abcdefghi
[all...]
H A Dstring_pointer.pass.cpp22 test(const S& lhs, const typename S::value_type* rhs, bool x) function
31 test(S(""), "", false);
32 test(S(""), "abcde", true);
33 test(S(""), "abcdefghij", true);
34 test(S(""), "abcdefghijklmnopqrst", true);
35 test(S("abcde"), "", false);
36 test(S("abcde"), "abcde", false);
37 test(S("abcde"), "abcdefghij", true);
38 test(S("abcde"), "abcdefghijklmnopqrst", true);
39 test(
[all...]
H A Dstring_string.pass.cpp23 test(const S& lhs, const S& rhs, bool x) function
32 test(S(""), S(""), false);
33 test(S(""), S("abcde"), true);
34 test(S(""), S("abcdefghij"), true);
35 test(S(""), S("abcdefghijklmnopqrst"), true);
36 test(S("abcde"), S(""), false);
37 test(S("abcde"), S("abcde"), false);
38 test(S("abcde"), S("abcdefghij"), true);
39 test(S("abcde"), S("abcdefghijklmnopqrst"), true);
40 test(
[all...]
/external/libcxx/test/std/strings/basic.string/string.nonmembers/string_oplt=/
H A Dpointer_string.pass.cpp22 test(const typename S::value_type* lhs, const S& rhs, bool x) function
31 test("", S(""), true);
32 test("", S("abcde"), true);
33 test("", S("abcdefghij"), true);
34 test("", S("abcdefghijklmnopqrst"), true);
35 test("abcde", S(""), false);
36 test("abcde", S("abcde"), true);
37 test("abcde", S("abcdefghij"), true);
38 test("abcde", S("abcdefghijklmnopqrst"), true);
39 test("abcdefghi
[all...]
H A Dstring_pointer.pass.cpp22 test(const S& lhs, const typename S::value_type* rhs, bool x) function
31 test(S(""), "", true);
32 test(S(""), "abcde", true);
33 test(S(""), "abcdefghij", true);
34 test(S(""), "abcdefghijklmnopqrst", true);
35 test(S("abcde"), "", false);
36 test(S("abcde"), "abcde", true);
37 test(S("abcde"), "abcdefghij", true);
38 test(S("abcde"), "abcdefghijklmnopqrst", true);
39 test(
[all...]
H A Dstring_string.pass.cpp23 test(const S& lhs, const S& rhs, bool x) function
32 test(S(""), S(""), true);
33 test(S(""), S("abcde"), true);
34 test(S(""), S("abcdefghij"), true);
35 test(S(""), S("abcdefghijklmnopqrst"), true);
36 test(S("abcde"), S(""), false);
37 test(S("abcde"), S("abcde"), true);
38 test(S("abcde"), S("abcdefghij"), true);
39 test(S("abcde"), S("abcdefghijklmnopqrst"), true);
40 test(
[all...]
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/
H A Dpointer.pass.cpp30 test(const S& s, const typename S::value_type* str, int x) function
39 test(S(""), "", 0);
40 test(S(""), "abcde", -5);
41 test(S(""), "abcdefghij", -10);
42 test(S(""), "abcdefghijklmnopqrst", -20);
43 test(S("abcde"), "", 5);
44 test(S("abcde"), "abcde", 0);
45 test(S("abcde"), "abcdefghij", -5);
46 test(S("abcde"), "abcdefghijklmnopqrst", -15);
47 test(
[all...]
H A Dstring.pass.cpp30 test(const S& s, const S& str, int x) function
39 test(S(""), S(""), 0);
40 test(S(""), S("abcde"), -5);
41 test(S(""), S("abcdefghij"), -10);
42 test(S(""), S("abcdefghijklmnopqrst"), -20);
43 test(S("abcde"), S(""), 5);
44 test(S("abcde"), S("abcde"), 0);
45 test(S("abcde"), S("abcdefghij"), -5);
46 test(S("abcde"), S("abcdefghijklmnopqrst"), -15);
47 test(
[all...]
/external/libcxx/test/std/language.support/support.limits/limits/
H A Dis_specialized.pass.cpp10 // test numeric_limits
25 // More convenient to test it here.
31 void test() function
45 test<bool>();
46 test<char>();
47 test<wchar_t>();
49 test<char16_t>();
50 test<char32_t>();
52 test<signed char>();
53 test<unsigne
[all...]
/external/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/
H A Ddenorm_min.pass.cpp10 // test numeric_limits
19 test(T expected) function
29 test<bool>(false);
30 test<char>(0);
31 test<signed char>(0);
32 test<unsigned char>(0);
33 test<wchar_t>(0);
35 test<char16_t>(0);
36 test<char32_t>(0);
38 test<shor
[all...]
H A Ddigits.pass.cpp10 // test numeric_limits
19 test() function
21 static_assert(std::numeric_limits<T>::digits == expected, "digits test 1");
22 static_assert(std::numeric_limits<const T>::digits == expected, "digits test 2");
23 static_assert(std::numeric_limits<volatile T>::digits == expected, "digits test 3");
24 static_assert(std::numeric_limits<const volatile T>::digits == expected, "digits test 4");
29 test<bool, 1>();
30 test<char, std::numeric_limits<char>::is_signed ? 7 : 8>();
31 test<signed char, 7>();
32 test<unsigne
[all...]
H A Ddigits10.pass.cpp10 // test numeric_limits
19 test() function
21 static_assert(std::numeric_limits<T>::digits10 == expected, "digits10 test 1");
22 static_assert(std::numeric_limits<T>::is_bounded, "digits10 test 5");
23 static_assert(std::numeric_limits<const T>::digits10 == expected, "digits10 test 2");
24 static_assert(std::numeric_limits<const T>::is_bounded, "digits10 test 6");
25 static_assert(std::numeric_limits<volatile T>::digits10 == expected, "digits10 test 3");
26 static_assert(std::numeric_limits<volatile T>::is_bounded, "digits10 test 7");
27 static_assert(std::numeric_limits<const volatile T>::digits10 == expected, "digits10 test 4");
28 static_assert(std::numeric_limits<const volatile T>::is_bounded, "digits10 test
[all...]
H A Depsilon.pass.cpp10 // test numeric_limits
20 test(T expected) function
30 test<bool>(false);
31 test<char>(0);
32 test<signed char>(0);
33 test<unsigned char>(0);
34 test<wchar_t>(0);
36 test<char16_t>(0);
37 test<char32_t>(0);
39 test<shor
[all...]
H A Dinfinity.pass.cpp10 // test numeric_limits
20 test(T expected) function
32 test<bool>(false);
33 test<char>(0);
34 test<signed char>(0);
35 test<unsigned char>(0);
36 test<wchar_t>(0);
38 test<char16_t>(0);
39 test<char32_t>(0);
41 test<shor
[all...]
H A Dmax_digits10.pass.cpp10 // test numeric_limits
19 test() function
21 static_assert(std::numeric_limits<T>::max_digits10 == expected, "max_digits10 test 1");
22 static_assert(std::numeric_limits<const T>::max_digits10 == expected, "max_digits10 test 2");
23 static_assert(std::numeric_limits<volatile T>::max_digits10 == expected, "max_digits10 test 3");
24 static_assert(std::numeric_limits<const volatile T>::max_digits10 == expected, "max_digits10 test 4");
29 test<bool, 0>();
30 test<char, 0>();
31 test<signed char, 0>();
32 test<unsigne
[all...]
H A Dmax_exponent.pass.cpp10 // test numeric_limits
19 test() function
21 static_assert(std::numeric_limits<T>::max_exponent == expected, "max_exponent test 1");
22 static_assert(std::numeric_limits<const T>::max_exponent == expected, "max_exponent test 2");
23 static_assert(std::numeric_limits<volatile T>::max_exponent == expected, "max_exponent test 3");
24 static_assert(std::numeric_limits<const volatile T>::max_exponent == expected, "max_exponent test 4");
29 test<bool, 0>();
30 test<char, 0>();
31 test<signed char, 0>();
32 test<unsigne
[all...]
H A Dmax_exponent10.pass.cpp10 // test numeric_limits
19 test() function
21 static_assert(std::numeric_limits<T>::max_exponent10 == expected, "max_exponent10 test 1");
22 static_assert(std::numeric_limits<const T>::max_exponent10 == expected, "max_exponent10 test 2");
23 static_assert(std::numeric_limits<volatile T>::max_exponent10 == expected, "max_exponent10 test 3");
24 static_assert(std::numeric_limits<const volatile T>::max_exponent10 == expected, "max_exponent10 test 4");
29 test<bool, 0>();
30 test<char, 0>();
31 test<signed char, 0>();
32 test<unsigne
[all...]
H A Dmin_exponent.pass.cpp10 // test numeric_limits
19 test() function
21 static_assert(std::numeric_limits<T>::min_exponent == expected, "min_exponent test 1");
22 static_assert(std::numeric_limits<const T>::min_exponent == expected, "min_exponent test 2");
23 static_assert(std::numeric_limits<volatile T>::min_exponent == expected, "min_exponent test 3");
24 static_assert(std::numeric_limits<const volatile T>::min_exponent == expected, "min_exponent test 4");
29 test<bool, 0>();
30 test<char, 0>();
31 test<signed char, 0>();
32 test<unsigne
[all...]

Completed in 6624 milliseconds

1234567891011>>