Searched refs:in_te (Results 1 – 8 of 8) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | crestst.h | 48 UBool testTag(const char* frag, UBool in_Root, UBool in_te, UBool in_te_IN);
|
D | creststn.h | 89 static UBool testTag(const char* frag, UBool in_Root, UBool in_te, UBool in_te_IN);
|
D | crestst.c | 266 UBool in_te, in testTag() argument 291 is_in[1] = in_te; in testTag()
|
D | creststn.c | 1637 UBool in_te, in testTag() argument 1679 is_in[1] = in_te; in testTag()
|
/external/icu/icu4c/source/test/intltest/ |
D | restest.h | 48 UBool testTag(const char* frag, UBool in_Root, UBool in_te, UBool in_te_IN);
|
D | restsnew.h | 59 UBool testTag(const char* frag, UBool in_Root, UBool in_te, UBool in_te_IN);
|
D | restest.cpp | 329 UBool in_te, in testTag() argument 336 UBool is_in[] = { in_Root, in_te, in_te_IN }; in testTag()
|
D | restsnew.cpp | 681 UBool in_te, in testTag() argument 688 UBool is_in[] = { in_Root, in_te, in_te_IN }; in testTag()
|