Home
last modified time | relevance | path

Searched refs:assertion (Results 1 – 8 of 8) sorted by relevance

/ndk/tests/device/test-libc++-shared-full/
DBROKEN_RUN20 …F/libc (23516): transform.pass.cpp:33: int main(): assertion "f.transform(x.data(), x.data() + …
25 …I/DEBUG ( 51): Abort message: 'is_1.pass.cpp:40: int main(): assertion "!f.is(F::upper, L'a')"…
30 …I/DEBUG ( 51): Abort message: 'is_many.pass.cpp:42: int main(): assertion "!(m[0] & F::lower)"…
35 …I/DEBUG ( 51): Abort message: 'narrow_1.pass.cpp:35: int main(): assertion "f.narrow(L'\xDA', …
40 …I/DEBUG ( 51): Abort message: 'narrow_many.pass.cpp:40: int main(): assertion "v[6] == '\xDA'"…
45 …I/DEBUG ( 51): Abort message: 'scan_is.pass.cpp:38: int main(): assertion "f.scan_is(F::lower,…
50 …I/DEBUG ( 51): Abort message: 'scan_not.pass.cpp:37: int main(): assertion "f.scan_not(F::uppe…
55 …I/DEBUG ( 51): Abort message: 'tolower_1.pass.cpp:38: int main(): assertion "f.tolower('\xDA')…
60 …I/DEBUG ( 51): Abort message: 'tolower_many.pass.cpp:35: int main(): assertion "in[0] == '\xFA…
65 …I/DEBUG ( 51): Abort message: 'toupper_1.pass.cpp:39: int main(): assertion "f.toupper('\xFA')…
[all …]
/ndk/tests/device/test-libc++-static-full/
DBROKEN_RUN20 …F/libc (23516): transform.pass.cpp:33: int main(): assertion "f.transform(x.data(), x.data() + …
25 …I/DEBUG ( 51): Abort message: 'is_1.pass.cpp:40: int main(): assertion "!f.is(F::upper, L'a')"…
30 …I/DEBUG ( 51): Abort message: 'is_many.pass.cpp:42: int main(): assertion "!(m[0] & F::lower)"…
35 …I/DEBUG ( 51): Abort message: 'narrow_1.pass.cpp:35: int main(): assertion "f.narrow(L'\xDA', …
40 …I/DEBUG ( 51): Abort message: 'narrow_many.pass.cpp:40: int main(): assertion "v[6] == '\xDA'"…
45 …I/DEBUG ( 51): Abort message: 'scan_is.pass.cpp:38: int main(): assertion "f.scan_is(F::lower,…
50 …I/DEBUG ( 51): Abort message: 'scan_not.pass.cpp:37: int main(): assertion "f.scan_not(F::uppe…
55 …I/DEBUG ( 51): Abort message: 'tolower_1.pass.cpp:38: int main(): assertion "f.tolower('\xDA')…
60 …I/DEBUG ( 51): Abort message: 'tolower_many.pass.cpp:35: int main(): assertion "in[0] == '\xFA…
65 …I/DEBUG ( 51): Abort message: 'toupper_1.pass.cpp:39: int main(): assertion "f.toupper('\xFA')…
[all …]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Dassert.hpp93 namespace assertion namespace
113 : ::boost::assertion::detail::assertion_failed_msg(#expr, msg, \
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
Dassert.hpp82 struct assertion struct
88 struct assertion<true> struct
234 boost::mpl::assertion<false>::failed( \
345 boost::mpl::assertion<(c)>::failed( BOOST_PP_CAT(mpl_assert_arg,counter)::assert_arg() ) \
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
Dplain_report_formatter.ipp133 …print_stat_value( ostr, tr.p_assertions_passed, m_indent, total_assertions, "assertion", "passed" …
134 …print_stat_value( ostr, tr.p_assertions_failed, m_indent, total_assertions, "assertion", "failed" …
/ndk/sources/third_party/googletest/googletest/
DCHANGES65 * double values streamed to an assertion are printed with enough precision
/ndk/build/gmsl/
D__gmsl834 # Arguments: 1: A boolean that must be true or the assertion will fail
835 # 2: The message to print with the assertion
842 # Arguments: 1: Name of file that must exist, if it is missing an assertion
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-type-util.h.pump91 // type. This can be used as a compile-time assertion to ensure that