Searched refs:in_te_IN (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 | 267 UBool in_te_IN) in testTag() argument 292 is_in[2] = in_te_IN; in testTag()
|
D | creststn.c | 1638 UBool in_te_IN) in testTag() argument 1680 is_in[2] = in_te_IN; 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 | 330 UBool in_te_IN) in testTag() argument 336 UBool is_in[] = { in_Root, in_te, in_te_IN }; in testTag()
|
D | restsnew.cpp | 682 UBool in_te_IN) in testTag() argument 688 UBool is_in[] = { in_Root, in_te, in_te_IN }; in testTag()
|