Home
last modified time | relevance | path

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

/external/stlport/test/unit/
Dcodecvt_test.cpp458 class my_codecvt : public my_codecvt_base { class
460 explicit my_codecvt(size_t r = 0) in my_codecvt() function in my_codecvt
Dfstream_test.cpp700 typedef codecvt<char, char, my_state> my_codecvt; in custom_facet() typedef