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

  /external/icu4c/test/cintltst/
ucnvseltst.c 183 typedef struct TestText {
187 } TestText;
190 text_reset(TestText *tt) {
196 text_nextString(TestText *tt, int32_t *pLength) {
221 text_open(TestText *tt) {
225 uprv_memset(tt, 0, sizeof(TestText));
253 text_close(TestText *tt) {
376 TestText text;
usrchtst.c     [all...]
  /external/icu4c/test/intltest/
srchtest.h 63 void TestText();
srchtest.cpp 133 CASE(10, TestText)
    [all...]

Completed in 811 milliseconds