Searched refs:CONTEXT_COUNT (Results 1 – 3 of 3) sorted by relevance
71 private final int CONTEXT_COUNT = contextData.length; field in TestContext85 for (tc = 0; tc < CONTEXT_COUNT; tc++) { in testContext()
68 private final int CONTEXT_COUNT = contextData.length; field in TestContext82 for (tc = 0; tc < CONTEXT_COUNT; tc++) { in testContext()
4825 #define CONTEXT_COUNT UPRV_LENGTHOF(contextData) macro4865 for (tc = 0; tc < CONTEXT_COUNT; tc++) { in testContext()