/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.modifiers/string_erase/ |
D | size_size.pass.cpp | 23 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/ |
D | invoke_int_0.pass.cpp | 22 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/ |
D | string_size_size.pass.cpp | 24 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()
|
D | string.pass.cpp | 22 test(S s, S str, S expected) in test()
|
D | push_back.pass.cpp | 21 test(S s, typename S::value_type c, S expected) in test()
|
D | pointer.pass.cpp | 22 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/ |
D | string_size_size.pass.cpp | 24 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()
|
D | pointer.pass.cpp | 22 test(S s, const typename S::value_type* str, S expected) in test()
|
D | rv_string.pass.cpp | 22 test(S s, S str, S expected) in test()
|
D | string.pass.cpp | 22 test(S s, S str, S expected) in test()
|
D | pointer_size.pass.cpp | 23 test(S s, const typename S::value_type* str, typename S::size_type n, S expected) in test()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.limits/limits/numeric.limits.members/ |
D | max.pass.cpp | 22 test(T expected) in test()
|
D | min.pass.cpp | 22 test(T expected) in test()
|
D | denorm_min.pass.cpp | 19 test(T expected) in test()
|
D | epsilon.pass.cpp | 20 test(T expected) in test()
|
D | round_error.pass.cpp | 20 test(T expected) in test()
|
D | lowest.pass.cpp | 22 test(T expected) in test()
|
D | infinity.pass.cpp | 20 test(T expected) in test()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.traits/ |
D | lookup_collatename.xlocale.pass.cpp | 25 test(const char_type* A, const std::basic_string<char_type>& expected) in test()
|
D | lookup_classname.pass.cpp | 25 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.modifiers/string_op_plus_equal/ |
D | char.pass.cpp | 21 test(S s, typename S::value_type str, S expected) in test()
|
D | string.pass.cpp | 22 test(S s, S str, S expected) in test()
|
D | pointer.pass.cpp | 21 test(S s, const typename S::value_type* str, S expected) in test()
|
/ndk/tests/device/test-compiler-bug-1/jni/ |
D | main.c | 39 const int expected = 0; in main() local
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.capacity/ |
D | resize_size.pass.cpp | 22 test(S s, typename S::size_type n, S expected) in test()
|