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 | 240 UBool in_te, in testTag() argument 265 is_in[1] = in_te; in testTag()
|
D | creststn.c | 1583 UBool in_te, in testTag() argument 1625 is_in[1] = in_te; in testTag()
|
/external/icu/icu4c/source/test/intltest/ |
D | restsnew.h | 51 UBool testTag(const char* frag, UBool in_Root, UBool in_te, UBool in_te_IN);
|
D | restest.h | 48 UBool testTag(const char* frag, UBool in_Root, UBool in_te, UBool in_te_IN);
|
D | restest.cpp | 305 UBool in_te, in testTag() argument 312 UBool is_in[] = { in_Root, in_te, in_te_IN }; in testTag()
|
D | restsnew.cpp | 637 UBool in_te, in testTag() argument 644 UBool is_in[] = { in_Root, in_te, in_te_IN }; in testTag()
|