HomeSort by relevance Sort by last modified time
    Searched refs:my_state (Results 1 - 2 of 2) sorted by null

  /ndk/tests/device/test-gnustl-full/unit/
fstream_test.cpp 622 struct my_state { struct
627 typedef my_state state_type;
636 class codecvt<char, char, my_state>
641 typedef my_state state_type;
686 locale::id codecvt<char, char, my_state>::id;
691 locale::id codecvt<char, char, my_state>::id;
719 typedef codecvt<char, char, my_state> my_codecvt;
  /ndk/tests/device/test-stlport/unit/
fstream_test.cpp 622 struct my_state { struct
627 typedef my_state state_type;
636 class codecvt<char, char, my_state>
641 typedef my_state state_type;
686 locale::id codecvt<char, char, my_state>::id;
691 locale::id codecvt<char, char, my_state>::id;
719 typedef codecvt<char, char, my_state> my_codecvt;

Completed in 506 milliseconds