Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/
Dutf_sanity_check.pass.cpp38 const F16_8::intern_type* c_c16p; in main() local
62 c_c16p = c16 + (c16cp - c16c) / 2; in main()
63 assert(f16_8.out(mbs, c16, c_c16p, c_c16p, c8, c8+4, c8p) == F32_8::ok); in main()
65 assert(c_c16p-c16 == 1); in main()
67 assert(c_c16p-c16 == 2); in main()