Searched refs:SET_COUNT (Results 1 - 5 of 5) sorted by relevance

/external/guava/guava-tests/test/com/google/common/collect/
H A DConcurrentHashMultisetBasherTest.java128 case SET_COUNT: {
162 SET_COUNT, enum constant in enum:ConcurrentHashMultisetBasherTest.MutateTask.Operation
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
H A DUnicodeSetStringSpanTest.java556 static final int SET_COUNT = 4; field in class:UnicodeSetStringSpanTest
577 for (i = 0; i < SET_COUNT; ++i) {
991 UnicodeSet[] sets = new UnicodeSet[SET_COUNT];
992 UnicodeSetWithStrings[] sets_with_str = new UnicodeSetWithStrings[SET_COUNT];
1002 for (j = 0; j < SET_COUNT; ++j) {
1019 for (j = 0; j < SET_COUNT; ++j) {
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUnicodeSetStringSpanTest.java555 static final int SET_COUNT = 4; field in class:UnicodeSetStringSpanTest
576 for (i = 0; i < SET_COUNT; ++i) {
990 UnicodeSet[] sets = new UnicodeSet[SET_COUNT];
991 UnicodeSetWithStrings[] sets_with_str = new UnicodeSetWithStrings[SET_COUNT];
1001 for (j = 0; j < SET_COUNT; ++j) {
1018 for (j = 0; j < SET_COUNT; ++j) {
/external/libdrm/
H A Dxf86drm.c2353 #define SET_COUNT \ macro
2382 SET_COUNT;
2388 SET_COUNT;
2394 SET_COUNT;
2399 SET_COUNT;
2404 SET_COUNT;
2409 SET_COUNT;
2424 SET_COUNT;
2429 SET_COUNT;
2434 SET_COUNT;
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dusettest.cpp3085 SET_COUNT enumerator in enum:__anon7642
3088 static const char *const setNames[SET_COUNT]={
3117 for(i=0; i<SET_COUNT; ++i) {
3666 UnicodeSet *sets[SET_COUNT]={ NULL };
3667 const UnicodeSetWithStrings *sets_with_str[SET_COUNT]={ NULL };
3677 for(j=0; j<SET_COUNT; ++j) {
3699 for(j=0; j<SET_COUNT; ++j) {
3786 for(j=0; j<SET_COUNT; ++j) {

Completed in 982 milliseconds