Home
last modified time | relevance | path

Searched defs:my_codecvt (Results 1 – 4 of 4) sorted by relevance

/ndk/tests/device/test-stlport/unit/
Dcodecvt_test.cpp460 class my_codecvt : public my_codecvt_base { class
462 explicit my_codecvt(size_t r = 0) in my_codecvt() function in my_codecvt
Dfstream_test.cpp719 typedef codecvt<char, char, my_state> my_codecvt; in custom_facet() typedef
/ndk/tests/device/test-gnustl-full/unit/
Dcodecvt_test.cpp460 class my_codecvt : public my_codecvt_base { class
462 explicit my_codecvt(size_t r = 0) in my_codecvt() function in my_codecvt
Dfstream_test.cpp719 typedef codecvt<char, char, my_state> my_codecvt; in custom_facet() typedef