Home
last modified time | relevance | path

Searched refs:toSet (Results 1 – 21 of 21) sorted by relevance

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DDataDrivenCalendarTest.java61 CalendarFieldsSet toSet, Calendar toCalendar, boolean forward) { in testConvert() argument
99 if (!toSet.matches(toCalendar, diffSet)) { in testConvert()
100 String diffs = diffSet.diffFrom(toSet); in testConvert()
119 CalendarFieldsSet fromSet = new CalendarFieldsSet(), toSet = new CalendarFieldsSet(); in testConvert() local
133 toSet.clear(); in testConvert()
138 toSet.parseFrom(to, fromSet); in testConvert()
144 testConvert(caseString, fromSet, fromCalendar, toSet, toCalendar, forward); in testConvert()
148 testConvert(caseString, toSet, toCalendar, fromSet, fromCalendar, forward); in testConvert()
159 …CalendarFieldsSet fromSet = new CalendarFieldsSet(), toSet = new CalendarFieldsSet(), paramsSet = … in testOps() local
205 toSet.clear(); in testOps()
[all …]
/external/icu/icu4c/source/test/intltest/
Ddadrcal.cpp87 CalendarFieldsSet fromSet, toSet, paramsSet, diffSet; in testOps() local
177 toSet.clear(); in testOps()
190 } else if(toSet.parseFrom(testSetting, &fromSet, status)<0 || U_FAILURE(status)){ in testOps()
270 } else if (!toSet.matches(toCalendar, diffSet, status)) { in testOps()
271 UnicodeString diffs = diffSet.diffFrom(toSet, status); in testOps()
289 const CalendarFieldsSet &toSet, Calendar *toCalendar, UBool forward) { in testConvert() argument
348 if (!toSet.matches(toCalendar, diffSet, status)) { in testConvert()
349 UnicodeString diffs = diffSet.diffFrom(toSet, status); in testConvert()
382 CalendarFieldsSet fromSet, toSet, diffSet; in testConvert() local
409 toSet.clear(); in testConvert()
[all …]
Dtransrt.h44 const char* toSet,const char* exclusions);
Ddadrcal.h44 Calendar *fromCal, const CalendarFieldsSet &toSet, Calendar *toCal,
Dtransrt.cpp1613 const char* toSet,const char* exclusions){ in TestDebug() argument
1617 test.test(UnicodeString(fromSet,""),UnicodeString(toSet,""),exclusions,this,quick,legal); in TestDebug()
/external/icu/icu4c/source/common/unicode/
Denumset.h41 inline void set(T toSet, int32_t v) { fBools=(fBools&(~flag(toSet)))|(v?(flag(toSet)):0); } in set() argument
/external/deqp/modules/egl/
DteglChooseConfigTests.cpp485 std::set<T> toSet (const T (&arr)[N]) in toSet() function
563 … ChooseConfigRandomCase(m_eglTestCtx, "color_sizes", "Random color size rules", toSet(rgbaSizes))); in init()
574 …color_depth_stencil_sizes", "Random color, depth and stencil size rules", toSet(colorDepthStencilS… in init()
584 …seConfigRandomCase(m_eglTestCtx, "buffer_sizes", "Various buffer size rules", toSet(bufferSizes))); in init()
591 …ew ChooseConfigRandomCase(m_eglTestCtx, "surface_type", "Surface type rules", toSet(surfaceType))); in init()
598 …ooseConfigRandomCase(m_eglTestCtx, "sample_buffers", "Sample buffer rules", toSet(sampleBuffers))); in init()
632 …randomGroup->addChild(new ChooseConfigRandomCase(m_eglTestCtx, "all", "All attributes", toSet(allA… in init()
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
DFluentIterable.java345 public final ImmutableSet<E> toSet() {
452 return toSet();
/external/guava/guava/src/com/google/common/collect/
DFluentIterable.java357 public final ImmutableSet<E> toSet() {
464 return toSet();
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/
DImmutableAnnotationElement.java76 return CONVERTER.toSet(list); in immutableSetOf()
DImmutableAnnotation.java82 return CONVERTER.toSet(list); in immutableSetOf()
DImmutableClassDef.java196 return CONVERTER.toSet(iterable);
/external/guava/guava/src/com/google/common/reflect/
DClassPath.java111 return FluentIterable.from(resources).filter(ClassInfo.class).toSet(); in getAllClasses()
116 return FluentIterable.from(resources).filter(ClassInfo.class).filter(IS_TOP_LEVEL).toSet(); in getTopLevelClasses()
DTypeToken.java572 .toSet());
604 .toSet());
625 .toSet();
651 .toSet());
/external/smali/util/src/main/java/org/jf/util/
DImmutableConverter.java80 public ImmutableSet<ImmutableItem> toSet(@Nullable final Iterable<? extends Item> iterable) {
/external/guava/guava-tests/test/com/google/common/collect/
DFluentIterableTest.java531 ASSERT.that(fluent(1, 2, 3, 4).toSet()).has().exactly(1, 2, 3, 4).inOrder(); in testToSet()
535 ASSERT.that(fluent(1, 2, 1, 2).toSet()).has().exactly(1, 2).inOrder(); in testToSet_removeDuplicates()
539 assertTrue(fluent().toSet().isEmpty()); in testToSet_empty()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...