Searched refs:in_te (Results 1 – 8 of 8) sorted by relevance
/external/icu4c/test/cintltst/ |
D | crestst.h | 46 UBool testTag(const char* frag, UBool in_Root, UBool in_te, UBool in_te_IN);
|
D | creststn.h | 79 static UBool testTag(const char* frag, UBool in_Root, UBool in_te, UBool in_te_IN);
|
D | crestst.c | 237 UBool in_te, in testTag() argument 262 is_in[1] = in_te; in testTag()
|
D | creststn.c | 1566 UBool in_te, in testTag() argument 1608 is_in[1] = in_te; in testTag()
|
/external/icu4c/test/intltest/ |
D | restsnew.h | 49 UBool testTag(const char* frag, UBool in_Root, UBool in_te, UBool in_te_IN);
|
D | restest.h | 46 UBool testTag(const char* frag, UBool in_Root, UBool in_te, UBool in_te_IN);
|
D | restest.cpp | 298 UBool in_te, in testTag() argument 305 UBool is_in[] = { in_Root, in_te, in_te_IN }; in testTag()
|
D | restsnew.cpp | 615 UBool in_te, in testTag() argument 622 UBool is_in[] = { in_Root, in_te, in_te_IN }; in testTag()
|