Home
last modified time | relevance | path

Searched defs:expected (Results 1 – 25 of 69) sorted by relevance

123

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.modifiers/string_erase/
Dsize_size.pass.cpp23 test(S s, typename S::size_type pos, typename S::size_type n, S expected) in test()
43 test(S s, typename S::size_type pos, S expected) in test()
63 test(S s, S expected) in test()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/bind/func.bind/func.bind.bind/
Dinvoke_int_0.pass.cpp22 test(F f, R expected) in test()
29 test_const(const F& f, R expected) in test_const()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.modifiers/string_append/
Dstring_size_size.pass.cpp24 test(S s, S str, typename S::size_type pos, typename S::size_type n, S expected) in test()
41 test_npos(S s, S str, typename S::size_type pos, S expected) in test_npos()
Dpush_back.pass.cpp21 test(S s, typename S::value_type c, S expected) in test()
Dstring.pass.cpp22 test(S s, S str, S expected) in test()
Dpointer.pass.cpp22 test(S s, const typename S::value_type* str, S expected) in test()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.modifiers/string_assign/
Dstring_size_size.pass.cpp24 test(S s, S str, typename S::size_type pos, typename S::size_type n, S expected) in test()
41 test_npos(S s, S str, typename S::size_type pos, S expected) in test_npos()
Drv_string.pass.cpp22 test(S s, S str, S expected) in test()
Dstring.pass.cpp22 test(S s, S str, S expected) in test()
Dpointer.pass.cpp22 test(S s, const typename S::value_type* str, S expected) in test()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.limits/limits/numeric.limits.members/
Dmin.pass.cpp22 test(T expected) in test()
Depsilon.pass.cpp20 test(T expected) in test()
Dmax.pass.cpp22 test(T expected) in test()
Dround_error.pass.cpp20 test(T expected) in test()
Ddenorm_min.pass.cpp19 test(T expected) in test()
Dlowest.pass.cpp22 test(T expected) in test()
Dinfinity.pass.cpp20 test(T expected) in test()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.traits/
Dlookup_collatename.xlocale.pass.cpp25 test(const char_type* A, const std::basic_string<char_type>& expected) in test()
Dlookup_classname.pass.cpp25 test(const char_type* A, std::ctype_base::mask expected, bool icase = false) in test()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.capacity/
Dresize_size.pass.cpp22 test(S s, typename S::size_type n, S expected) in test()
Dresize_size_char.pass.cpp22 test(S s, typename S::size_type n, typename S::value_type c, S expected) in test()
/ndk/tests/device/test-compiler-bug-1/jni/
Dmain.c39 const int expected = 0; in main() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.modifiers/string_op_plus_equal/
Dpointer.pass.cpp21 test(S s, const typename S::value_type* str, S expected) in test()
Dchar.pass.cpp21 test(S s, typename S::value_type str, S expected) in test()
Dstring.pass.cpp22 test(S s, S str, S expected) in test()

123