Home
last modified time | relevance | path

Searched refs:collect (Results 1 – 25 of 2651) sorted by relevance

12345678910>>...107

/external/guava/guava-gwt/test/com/google/common/collect/
DTableCollectionTest_gwt.java16 package com.google.common.collect;
22 …com.google.common.collect.TableCollectionTest.UnmodifiableTreeColumnMapTests testCase = new com.go… in testClear__UnmodifiableTreeColumnMapTests()
27 …com.google.common.collect.TableCollectionTest.UnmodifiableTreeColumnMapTests testCase = new com.go… in testContainsKey__UnmodifiableTreeColumnMapTests()
32 …com.google.common.collect.TableCollectionTest.UnmodifiableTreeColumnMapTests testCase = new com.go… in testContainsValue__UnmodifiableTreeColumnMapTests()
37 …com.google.common.collect.TableCollectionTest.UnmodifiableTreeColumnMapTests testCase = new com.go… in testEntrySet__UnmodifiableTreeColumnMapTests()
42 …com.google.common.collect.TableCollectionTest.UnmodifiableTreeColumnMapTests testCase = new com.go… in testEntrySetAddAndAddAll__UnmodifiableTreeColumnMapTests()
47 …com.google.common.collect.TableCollectionTest.UnmodifiableTreeColumnMapTests testCase = new com.go… in testEntrySetClear__UnmodifiableTreeColumnMapTests()
52 …com.google.common.collect.TableCollectionTest.UnmodifiableTreeColumnMapTests testCase = new com.go… in testEntrySetContainsEntryIncompatibleKey__UnmodifiableTreeColumnMapTests()
57 …com.google.common.collect.TableCollectionTest.UnmodifiableTreeColumnMapTests testCase = new com.go… in testEntrySetContainsEntryNullKeyMissing__UnmodifiableTreeColumnMapTests()
62 …com.google.common.collect.TableCollectionTest.UnmodifiableTreeColumnMapTests testCase = new com.go… in testEntrySetContainsEntryNullKeyPresent__UnmodifiableTreeColumnMapTests()
[all …]
DIteratorsTest_gwt.java16 package com.google.common.collect;
22 com.google.common.collect.IteratorsTest testCase = new com.google.common.collect.IteratorsTest(); in testAddAllToList()
27 com.google.common.collect.IteratorsTest testCase = new com.google.common.collect.IteratorsTest(); in testAddAllToSet()
32 com.google.common.collect.IteratorsTest testCase = new com.google.common.collect.IteratorsTest(); in testAddAllWithEmptyIterator()
37 com.google.common.collect.IteratorsTest testCase = new com.google.common.collect.IteratorsTest(); in testAdvance_basic()
42 com.google.common.collect.IteratorsTest testCase = new com.google.common.collect.IteratorsTest(); in testAdvance_illegalArgument()
47 com.google.common.collect.IteratorsTest testCase = new com.google.common.collect.IteratorsTest(); in testAdvance_pastEnd()
52 com.google.common.collect.IteratorsTest testCase = new com.google.common.collect.IteratorsTest(); in testAll()
57 com.google.common.collect.IteratorsTest testCase = new com.google.common.collect.IteratorsTest(); in testAny()
62 com.google.common.collect.IteratorsTest testCase = new com.google.common.collect.IteratorsTest(); in testAsEnumerationEmpty()
[all …]
DIterablesTest_gwt.java16 package com.google.common.collect;
22 com.google.common.collect.IterablesTest testCase = new com.google.common.collect.IterablesTest(); in testAddAllToList()
27 com.google.common.collect.IterablesTest testCase = new com.google.common.collect.IterablesTest(); in testAll()
32 com.google.common.collect.IterablesTest testCase = new com.google.common.collect.IterablesTest(); in testAny()
37 com.google.common.collect.IterablesTest testCase = new com.google.common.collect.IterablesTest(); in testConcatIterable()
42 com.google.common.collect.IterablesTest testCase = new com.google.common.collect.IterablesTest(); in testConcatNullPointerException()
47 com.google.common.collect.IterablesTest testCase = new com.google.common.collect.IterablesTest(); in testConcatPeformingFiniteCycle()
52 com.google.common.collect.IterablesTest testCase = new com.google.common.collect.IterablesTest(); in testConcatVarargs()
57 com.google.common.collect.IterablesTest testCase = new com.google.common.collect.IterablesTest(); in testConsumingIterable()
62 com.google.common.collect.IterablesTest testCase = new com.google.common.collect.IterablesTest(); in testConsumingIterable_noIteratorCall()
[all …]
DImmutableSortedSetTest_gwt.java16 package com.google.common.collect;
22 …com.google.common.collect.ImmutableSortedSetTest testCase = new com.google.common.collect.Immutabl… in testAsList()
27 …com.google.common.collect.ImmutableSortedSetTest testCase = new com.google.common.collect.Immutabl… in testAsListInconsistentComprator()
32 …com.google.common.collect.ImmutableSortedSetTest testCase = new com.google.common.collect.Immutabl… in testBuilderAddAll()
37 …com.google.common.collect.ImmutableSortedSetTest testCase = new com.google.common.collect.Immutabl… in testBuilderAddAllHandlesNullsCorrectly()
42 …com.google.common.collect.ImmutableSortedSetTest testCase = new com.google.common.collect.Immutabl… in testBuilderAddHandlesNullsCorrectly()
47 …com.google.common.collect.ImmutableSortedSetTest testCase = new com.google.common.collect.Immutabl… in testBuilderGenerics_SelfComparable()
52 …com.google.common.collect.ImmutableSortedSetTest testCase = new com.google.common.collect.Immutabl… in testBuilderGenerics_SuperComparable()
57 …com.google.common.collect.ImmutableSortedSetTest testCase = new com.google.common.collect.Immutabl… in testBuilderMethod()
62 …com.google.common.collect.ImmutableSortedSetTest testCase = new com.google.common.collect.Immutabl… in testBuilderWithDuplicateElements()
[all …]
DImmutableSortedMapTest_gwt.java16 package com.google.common.collect;
22 …com.google.common.collect.ImmutableSortedMapTest testCase = new com.google.common.collect.Immutabl… in testBuilderGenerics_SelfComparable()
27 …com.google.common.collect.ImmutableSortedMapTest testCase = new com.google.common.collect.Immutabl… in testBuilderGenerics_SuperComparable()
32 …com.google.common.collect.ImmutableSortedMapTest testCase = new com.google.common.collect.Immutabl… in testHeadMapExclusive()
37 …com.google.common.collect.ImmutableSortedMapTest testCase = new com.google.common.collect.Immutabl… in testHeadMapInclusive()
42 …com.google.common.collect.ImmutableSortedMapTest testCase = new com.google.common.collect.Immutabl… in testMutableValues()
47 …com.google.common.collect.ImmutableSortedMapTest testCase = new com.google.common.collect.Immutabl… in testNullGet()
52 …com.google.common.collect.ImmutableSortedMapTest testCase = new com.google.common.collect.Immutabl… in testSubMapExclusiveExclusive()
57 …com.google.common.collect.ImmutableSortedMapTest testCase = new com.google.common.collect.Immutabl… in testSubMapExclusiveInclusive()
62 …com.google.common.collect.ImmutableSortedMapTest testCase = new com.google.common.collect.Immutabl… in testSubMapInclusiveExclusive()
[all …]
DMapsTest_gwt.java16 package com.google.common.collect;
22 com.google.common.collect.MapsTest testCase = new com.google.common.collect.MapsTest(); in testAsConverter_inverse()
27 com.google.common.collect.MapsTest testCase = new com.google.common.collect.MapsTest(); in testAsConverter_isAView()
32 com.google.common.collect.MapsTest testCase = new com.google.common.collect.MapsTest(); in testAsConverter_noMapping()
37 com.google.common.collect.MapsTest testCase = new com.google.common.collect.MapsTest(); in testAsConverter_nominal()
42 com.google.common.collect.MapsTest testCase = new com.google.common.collect.MapsTest(); in testAsConverter_nullConversions()
47 com.google.common.collect.MapsTest testCase = new com.google.common.collect.MapsTest(); in testAsConverter_serialization()
52 com.google.common.collect.MapsTest testCase = new com.google.common.collect.MapsTest(); in testAsConverter_toString()
57 com.google.common.collect.MapsTest testCase = new com.google.common.collect.MapsTest(); in testAsConverter_withNullMapping()
62 com.google.common.collect.MapsTest testCase = new com.google.common.collect.MapsTest(); in testAsMap()
[all …]
DImmutableMapTest_gwt.java16 package com.google.common.collect;
22 …com.google.common.collect.ImmutableMapTest testCase = new com.google.common.collect.ImmutableMapTe… in testAsMultimap()
27 …com.google.common.collect.ImmutableMapTest testCase = new com.google.common.collect.ImmutableMapTe… in testAsMultimapCaches()
32 …com.google.common.collect.ImmutableMapTest testCase = new com.google.common.collect.ImmutableMapTe… in testAsMultimapWhenEmpty()
37 …com.google.common.collect.ImmutableMapTest testCase = new com.google.common.collect.ImmutableMapTe… in testCopyOfEnumMap()
42 …com.google.common.collect.ImmutableMapTest testCase = new com.google.common.collect.ImmutableMapTe… in testEquals()
47 …com.google.common.collect.ImmutableMapTest testCase = new com.google.common.collect.ImmutableMapTe… in testMutableValues()
52 …com.google.common.collect.ImmutableMapTest testCase = new com.google.common.collect.ImmutableMapTe… in testNullGet()
57 …com.google.common.collect.ImmutableMapTest.CreationTests testCase = new com.google.common.collect.… in testBuilder__CreationTests()
62 …com.google.common.collect.ImmutableMapTest.CreationTests testCase = new com.google.common.collect.… in testBuilderPutAll__CreationTests()
[all …]
DTreeBasedTableTest_gwt.java16 package com.google.common.collect;
22 …com.google.common.collect.TreeBasedTableTest testCase = new com.google.common.collect.TreeBasedTab… in testCellSetToString_ordered()
28 …com.google.common.collect.TreeBasedTableTest testCase = new com.google.common.collect.TreeBasedTab… in testClear()
34 …com.google.common.collect.TreeBasedTableTest testCase = new com.google.common.collect.TreeBasedTab… in testColumn()
40 …com.google.common.collect.TreeBasedTableTest testCase = new com.google.common.collect.TreeBasedTab… in testColumnComparator()
46 …com.google.common.collect.TreeBasedTableTest testCase = new com.google.common.collect.TreeBasedTab… in testColumnKeySet_empty()
52 …com.google.common.collect.TreeBasedTableTest testCase = new com.google.common.collect.TreeBasedTab… in testColumnKeySet_isSorted()
58 …com.google.common.collect.TreeBasedTableTest testCase = new com.google.common.collect.TreeBasedTab… in testColumnKeySet_isSortedWithRealComparator()
64 …com.google.common.collect.TreeBasedTableTest testCase = new com.google.common.collect.TreeBasedTab… in testColumnKeySet_oneColumn()
70 …com.google.common.collect.TreeBasedTableTest testCase = new com.google.common.collect.TreeBasedTab… in testColumnKeySet_oneEntry()
[all …]
DMapsSortedTransformValuesTest_gwt.java16 package com.google.common.collect;
22 …com.google.common.collect.MapsSortedTransformValuesTest testCase = new com.google.common.collect.M… in testClear()
27 …com.google.common.collect.MapsSortedTransformValuesTest testCase = new com.google.common.collect.M… in testContainsKey()
32 …com.google.common.collect.MapsSortedTransformValuesTest testCase = new com.google.common.collect.M… in testContainsValue()
37 …com.google.common.collect.MapsSortedTransformValuesTest testCase = new com.google.common.collect.M… in testEntrySet()
42 …com.google.common.collect.MapsSortedTransformValuesTest testCase = new com.google.common.collect.M… in testEntrySetAddAndAddAll()
47 …com.google.common.collect.MapsSortedTransformValuesTest testCase = new com.google.common.collect.M… in testEntrySetClear()
52 …com.google.common.collect.MapsSortedTransformValuesTest testCase = new com.google.common.collect.M… in testEntrySetContainsEntryIncompatibleKey()
57 …com.google.common.collect.MapsSortedTransformValuesTest testCase = new com.google.common.collect.M… in testEntrySetContainsEntryNullKeyMissing()
62 …com.google.common.collect.MapsSortedTransformValuesTest testCase = new com.google.common.collect.M… in testEntrySetContainsEntryNullKeyPresent()
[all …]
DImmutableBiMapTest_gwt.java16 package com.google.common.collect;
22 …com.google.common.collect.ImmutableBiMapTest.BiMapSpecificTests testCase = new com.google.common.c… in testDoubleInverse__BiMapSpecificTests()
27 …com.google.common.collect.ImmutableBiMapTest.BiMapSpecificTests testCase = new com.google.common.c… in testForcePut__BiMapSpecificTests()
32 …com.google.common.collect.ImmutableBiMapTest.BiMapSpecificTests testCase = new com.google.common.c… in testKeySet__BiMapSpecificTests()
37 …com.google.common.collect.ImmutableBiMapTest.BiMapSpecificTests testCase = new com.google.common.c… in testValues__BiMapSpecificTests()
42 …com.google.common.collect.ImmutableBiMapTest.CreationTests testCase = new com.google.common.collec… in testBuilder__CreationTests()
47 …com.google.common.collect.ImmutableBiMapTest.CreationTests testCase = new com.google.common.collec… in testBuilderPutAll__CreationTests()
52 …com.google.common.collect.ImmutableBiMapTest.CreationTests testCase = new com.google.common.collec… in testBuilderPutAllWithEmptyMap__CreationTests()
57 …com.google.common.collect.ImmutableBiMapTest.CreationTests testCase = new com.google.common.collec… in testBuilderPutNullKey__CreationTests()
62 …com.google.common.collect.ImmutableBiMapTest.CreationTests testCase = new com.google.common.collec… in testBuilderPutNullKeyViaPutAll__CreationTests()
[all …]
DMultimapsTransformValuesAsMapTest_gwt.java16 package com.google.common.collect;
22 …com.google.common.collect.MultimapsTransformValuesAsMapTest testCase = new com.google.common.colle… in testClear()
27 …com.google.common.collect.MultimapsTransformValuesAsMapTest testCase = new com.google.common.colle… in testContainsKey()
32 …com.google.common.collect.MultimapsTransformValuesAsMapTest testCase = new com.google.common.colle… in testContainsValue()
37 …com.google.common.collect.MultimapsTransformValuesAsMapTest testCase = new com.google.common.colle… in testEntrySet()
42 …com.google.common.collect.MultimapsTransformValuesAsMapTest testCase = new com.google.common.colle… in testEntrySetAddAndAddAll()
47 …com.google.common.collect.MultimapsTransformValuesAsMapTest testCase = new com.google.common.colle… in testEntrySetClear()
52 …com.google.common.collect.MultimapsTransformValuesAsMapTest testCase = new com.google.common.colle… in testEntrySetContainsEntryIncompatibleKey()
57 …com.google.common.collect.MultimapsTransformValuesAsMapTest testCase = new com.google.common.colle… in testEntrySetContainsEntryNullKeyMissing()
62 …com.google.common.collect.MultimapsTransformValuesAsMapTest testCase = new com.google.common.colle… in testEntrySetContainsEntryNullKeyPresent()
[all …]
DSubMapMultimapAsMapImplementsMapTest_gwt.java16 package com.google.common.collect;
22 …com.google.common.collect.SubMapMultimapAsMapImplementsMapTest testCase = new com.google.common.co… in testClear()
27 …com.google.common.collect.SubMapMultimapAsMapImplementsMapTest testCase = new com.google.common.co… in testContainsKey()
32 …com.google.common.collect.SubMapMultimapAsMapImplementsMapTest testCase = new com.google.common.co… in testContainsValue()
37 …com.google.common.collect.SubMapMultimapAsMapImplementsMapTest testCase = new com.google.common.co… in testEntrySet()
42 …com.google.common.collect.SubMapMultimapAsMapImplementsMapTest testCase = new com.google.common.co… in testEntrySetAddAndAddAll()
47 …com.google.common.collect.SubMapMultimapAsMapImplementsMapTest testCase = new com.google.common.co… in testEntrySetClear()
52 …com.google.common.collect.SubMapMultimapAsMapImplementsMapTest testCase = new com.google.common.co… in testEntrySetContainsEntryIncompatibleKey()
57 …com.google.common.collect.SubMapMultimapAsMapImplementsMapTest testCase = new com.google.common.co… in testEntrySetContainsEntryNullKeyMissing()
62 …com.google.common.collect.SubMapMultimapAsMapImplementsMapTest testCase = new com.google.common.co… in testEntrySetContainsEntryNullKeyPresent()
[all …]
DConstrainedMultimapAsMapImplementsMapTest_gwt.java16 package com.google.common.collect;
22 …com.google.common.collect.ConstrainedMultimapAsMapImplementsMapTest testCase = new com.google.comm… in testClear()
27 …com.google.common.collect.ConstrainedMultimapAsMapImplementsMapTest testCase = new com.google.comm… in testContainsKey()
32 …com.google.common.collect.ConstrainedMultimapAsMapImplementsMapTest testCase = new com.google.comm… in testContainsValue()
37 …com.google.common.collect.ConstrainedMultimapAsMapImplementsMapTest testCase = new com.google.comm… in testEntrySet()
42 …com.google.common.collect.ConstrainedMultimapAsMapImplementsMapTest testCase = new com.google.comm… in testEntrySetAddAndAddAll()
47 …com.google.common.collect.ConstrainedMultimapAsMapImplementsMapTest testCase = new com.google.comm… in testEntrySetClear()
52 …com.google.common.collect.ConstrainedMultimapAsMapImplementsMapTest testCase = new com.google.comm… in testEntrySetContainsEntryIncompatibleKey()
57 …com.google.common.collect.ConstrainedMultimapAsMapImplementsMapTest testCase = new com.google.comm… in testEntrySetContainsEntryNullKeyMissing()
62 …com.google.common.collect.ConstrainedMultimapAsMapImplementsMapTest testCase = new com.google.comm… in testEntrySetContainsEntryNullKeyPresent()
[all …]
DUnmodifiableMultimapAsMapImplementsMapTest_gwt.java16 package com.google.common.collect;
22 …com.google.common.collect.UnmodifiableMultimapAsMapImplementsMapTest testCase = new com.google.com… in testClear()
27 …com.google.common.collect.UnmodifiableMultimapAsMapImplementsMapTest testCase = new com.google.com… in testContainsKey()
32 …com.google.common.collect.UnmodifiableMultimapAsMapImplementsMapTest testCase = new com.google.com… in testContainsValue()
37 …com.google.common.collect.UnmodifiableMultimapAsMapImplementsMapTest testCase = new com.google.com… in testEntrySet()
42 …com.google.common.collect.UnmodifiableMultimapAsMapImplementsMapTest testCase = new com.google.com… in testEntrySetAddAndAddAll()
47 …com.google.common.collect.UnmodifiableMultimapAsMapImplementsMapTest testCase = new com.google.com… in testEntrySetClear()
52 …com.google.common.collect.UnmodifiableMultimapAsMapImplementsMapTest testCase = new com.google.com… in testEntrySetContainsEntryIncompatibleKey()
57 …com.google.common.collect.UnmodifiableMultimapAsMapImplementsMapTest testCase = new com.google.com… in testEntrySetContainsEntryNullKeyMissing()
62 …com.google.common.collect.UnmodifiableMultimapAsMapImplementsMapTest testCase = new com.google.com… in testEntrySetContainsEntryNullKeyPresent()
[all …]
DConstrainedMapImplementsMapTest_gwt.java16 package com.google.common.collect;
22 …com.google.common.collect.ConstrainedMapImplementsMapTest testCase = new com.google.common.collect in testClear()
27 …com.google.common.collect.ConstrainedMapImplementsMapTest testCase = new com.google.common.collect in testContainsKey()
32 …com.google.common.collect.ConstrainedMapImplementsMapTest testCase = new com.google.common.collect in testContainsValue()
37 …com.google.common.collect.ConstrainedMapImplementsMapTest testCase = new com.google.common.collect in testEntrySet()
42 …com.google.common.collect.ConstrainedMapImplementsMapTest testCase = new com.google.common.collect in testEntrySetAddAndAddAll()
47 …com.google.common.collect.ConstrainedMapImplementsMapTest testCase = new com.google.common.collect in testEntrySetClear()
52 …com.google.common.collect.ConstrainedMapImplementsMapTest testCase = new com.google.common.collect in testEntrySetContainsEntryIncompatibleKey()
57 …com.google.common.collect.ConstrainedMapImplementsMapTest testCase = new com.google.common.collect in testEntrySetContainsEntryNullKeyMissing()
62 …com.google.common.collect.ConstrainedMapImplementsMapTest testCase = new com.google.common.collect in testEntrySetContainsEntryNullKeyPresent()
[all …]
DImmutableMultimapAsMapImplementsMapTest_gwt.java16 package com.google.common.collect;
22 …com.google.common.collect.ImmutableMultimapAsMapImplementsMapTest testCase = new com.google.common… in testClear()
27 …com.google.common.collect.ImmutableMultimapAsMapImplementsMapTest testCase = new com.google.common… in testContainsKey()
32 …com.google.common.collect.ImmutableMultimapAsMapImplementsMapTest testCase = new com.google.common… in testContainsValue()
37 …com.google.common.collect.ImmutableMultimapAsMapImplementsMapTest testCase = new com.google.common… in testEntrySet()
42 …com.google.common.collect.ImmutableMultimapAsMapImplementsMapTest testCase = new com.google.common… in testEntrySetAddAndAddAll()
47 …com.google.common.collect.ImmutableMultimapAsMapImplementsMapTest testCase = new com.google.common… in testEntrySetClear()
52 …com.google.common.collect.ImmutableMultimapAsMapImplementsMapTest testCase = new com.google.common… in testEntrySetContainsEntryIncompatibleKey()
57 …com.google.common.collect.ImmutableMultimapAsMapImplementsMapTest testCase = new com.google.common… in testEntrySetContainsEntryNullKeyMissing()
62 …com.google.common.collect.ImmutableMultimapAsMapImplementsMapTest testCase = new com.google.common… in testEntrySetContainsEntryNullKeyPresent()
[all …]
DImmutableSetMultimapAsMapImplementsMapTest_gwt.java16 package com.google.common.collect;
22 …com.google.common.collect.ImmutableSetMultimapAsMapImplementsMapTest testCase = new com.google.com… in testClear()
27 …com.google.common.collect.ImmutableSetMultimapAsMapImplementsMapTest testCase = new com.google.com… in testContainsKey()
32 …com.google.common.collect.ImmutableSetMultimapAsMapImplementsMapTest testCase = new com.google.com… in testContainsValue()
37 …com.google.common.collect.ImmutableSetMultimapAsMapImplementsMapTest testCase = new com.google.com… in testEntrySet()
42 …com.google.common.collect.ImmutableSetMultimapAsMapImplementsMapTest testCase = new com.google.com… in testEntrySetAddAndAddAll()
47 …com.google.common.collect.ImmutableSetMultimapAsMapImplementsMapTest testCase = new com.google.com… in testEntrySetClear()
52 …com.google.common.collect.ImmutableSetMultimapAsMapImplementsMapTest testCase = new com.google.com… in testEntrySetContainsEntryIncompatibleKey()
57 …com.google.common.collect.ImmutableSetMultimapAsMapImplementsMapTest testCase = new com.google.com… in testEntrySetContainsEntryNullKeyMissing()
62 …com.google.common.collect.ImmutableSetMultimapAsMapImplementsMapTest testCase = new com.google.com… in testEntrySetContainsEntryNullKeyPresent()
[all …]
DForMapMultimapAsMapImplementsMapTest_gwt.java16 package com.google.common.collect;
22 …com.google.common.collect.ForMapMultimapAsMapImplementsMapTest testCase = new com.google.common.co… in testClear()
27 …com.google.common.collect.ForMapMultimapAsMapImplementsMapTest testCase = new com.google.common.co… in testContainsKey()
32 …com.google.common.collect.ForMapMultimapAsMapImplementsMapTest testCase = new com.google.common.co… in testContainsValue()
37 …com.google.common.collect.ForMapMultimapAsMapImplementsMapTest testCase = new com.google.common.co… in testEntrySet()
42 …com.google.common.collect.ForMapMultimapAsMapImplementsMapTest testCase = new com.google.common.co… in testEntrySetAddAndAddAll()
47 …com.google.common.collect.ForMapMultimapAsMapImplementsMapTest testCase = new com.google.common.co… in testEntrySetClear()
52 …com.google.common.collect.ForMapMultimapAsMapImplementsMapTest testCase = new com.google.common.co… in testEntrySetContainsEntryIncompatibleKey()
57 …com.google.common.collect.ForMapMultimapAsMapImplementsMapTest testCase = new com.google.common.co… in testEntrySetContainsEntryNullKeyMissing()
62 …com.google.common.collect.ForMapMultimapAsMapImplementsMapTest testCase = new com.google.common.co… in testEntrySetContainsEntryNullKeyPresent()
[all …]
DMapsTransformValuesTest_gwt.java16 package com.google.common.collect;
22 …com.google.common.collect.MapsTransformValuesTest testCase = new com.google.common.collect.MapsTra… in testClear()
27 …com.google.common.collect.MapsTransformValuesTest testCase = new com.google.common.collect.MapsTra… in testContainsKey()
32 …com.google.common.collect.MapsTransformValuesTest testCase = new com.google.common.collect.MapsTra… in testContainsValue()
37 …com.google.common.collect.MapsTransformValuesTest testCase = new com.google.common.collect.MapsTra… in testEntrySet()
42 …com.google.common.collect.MapsTransformValuesTest testCase = new com.google.common.collect.MapsTra… in testEntrySetAddAndAddAll()
47 …com.google.common.collect.MapsTransformValuesTest testCase = new com.google.common.collect.MapsTra… in testEntrySetClear()
52 …com.google.common.collect.MapsTransformValuesTest testCase = new com.google.common.collect.MapsTra… in testEntrySetContainsEntryIncompatibleKey()
57 …com.google.common.collect.MapsTransformValuesTest testCase = new com.google.common.collect.MapsTra… in testEntrySetContainsEntryNullKeyMissing()
62 …com.google.common.collect.MapsTransformValuesTest testCase = new com.google.common.collect.MapsTra… in testEntrySetContainsEntryNullKeyPresent()
[all …]
DMapsTransformValuesUnmodifiableIteratorTest_gwt.java16 package com.google.common.collect;
22 …com.google.common.collect.MapsTransformValuesUnmodifiableIteratorTest testCase = new com.google.co… in testClear()
27 …com.google.common.collect.MapsTransformValuesUnmodifiableIteratorTest testCase = new com.google.co… in testContainsKey()
32 …com.google.common.collect.MapsTransformValuesUnmodifiableIteratorTest testCase = new com.google.co… in testContainsValue()
37 …com.google.common.collect.MapsTransformValuesUnmodifiableIteratorTest testCase = new com.google.co… in testEntrySet()
42 …com.google.common.collect.MapsTransformValuesUnmodifiableIteratorTest testCase = new com.google.co… in testEntrySetAddAndAddAll()
47 …com.google.common.collect.MapsTransformValuesUnmodifiableIteratorTest testCase = new com.google.co… in testEntrySetClear()
52 …com.google.common.collect.MapsTransformValuesUnmodifiableIteratorTest testCase = new com.google.co… in testEntrySetContainsEntryIncompatibleKey()
57 …com.google.common.collect.MapsTransformValuesUnmodifiableIteratorTest testCase = new com.google.co… in testEntrySetContainsEntryNullKeyMissing()
62 …com.google.common.collect.MapsTransformValuesUnmodifiableIteratorTest testCase = new com.google.co… in testEntrySetContainsEntryNullKeyPresent()
[all …]
DForwardingSortedMapImplementsMapTest_gwt.java16 package com.google.common.collect;
22 …com.google.common.collect.ForwardingSortedMapImplementsMapTest testCase = new com.google.common.co… in testClear()
27 …com.google.common.collect.ForwardingSortedMapImplementsMapTest testCase = new com.google.common.co… in testContainsKey()
32 …com.google.common.collect.ForwardingSortedMapImplementsMapTest testCase = new com.google.common.co… in testContainsValue()
37 …com.google.common.collect.ForwardingSortedMapImplementsMapTest testCase = new com.google.common.co… in testEntrySet()
42 …com.google.common.collect.ForwardingSortedMapImplementsMapTest testCase = new com.google.common.co… in testEntrySetAddAndAddAll()
47 …com.google.common.collect.ForwardingSortedMapImplementsMapTest testCase = new com.google.common.co… in testEntrySetClear()
52 …com.google.common.collect.ForwardingSortedMapImplementsMapTest testCase = new com.google.common.co… in testEntrySetContainsEntryIncompatibleKey()
57 …com.google.common.collect.ForwardingSortedMapImplementsMapTest testCase = new com.google.common.co… in testEntrySetContainsEntryNullKeyMissing()
62 …com.google.common.collect.ForwardingSortedMapImplementsMapTest testCase = new com.google.common.co… in testEntrySetContainsEntryNullKeyPresent()
[all …]
DOrderingTest_gwt.java16 package com.google.common.collect;
22 com.google.common.collect.OrderingTest testCase = new com.google.common.collect.OrderingTest(); in testAllEqual()
27 com.google.common.collect.OrderingTest testCase = new com.google.common.collect.OrderingTest(); in testArbitrary_withCollisions()
32 com.google.common.collect.OrderingTest testCase = new com.google.common.collect.OrderingTest(); in testArbitrary_withoutCollisions()
37 com.google.common.collect.OrderingTest testCase = new com.google.common.collect.OrderingTest(); in testBinarySearch()
42 com.google.common.collect.OrderingTest testCase = new com.google.common.collect.OrderingTest(); in testCombinationsExhaustively_startingFromNatural()
47 com.google.common.collect.OrderingTest testCase = new com.google.common.collect.OrderingTest(); in testCompound_instance()
52 com.google.common.collect.OrderingTest testCase = new com.google.common.collect.OrderingTest(); in testCompound_instance_generics()
57 com.google.common.collect.OrderingTest testCase = new com.google.common.collect.OrderingTest(); in testCompound_static()
62 com.google.common.collect.OrderingTest testCase = new com.google.common.collect.OrderingTest(); in testExplicit_none()
[all …]
DSetsTest_gwt.java16 package com.google.common.collect;
23 com.google.common.collect.SetsTest testCase = new com.google.common.collect.SetsTest(); in testCartesianProductTooBig()
28 com.google.common.collect.SetsTest testCase = new com.google.common.collect.SetsTest(); in testCartesianProduct_2x2x2()
33 com.google.common.collect.SetsTest testCase = new com.google.common.collect.SetsTest(); in testCartesianProduct_binary0x0()
38 com.google.common.collect.SetsTest testCase = new com.google.common.collect.SetsTest(); in testCartesianProduct_binary0x1()
43 com.google.common.collect.SetsTest testCase = new com.google.common.collect.SetsTest(); in testCartesianProduct_binary1x0()
48 com.google.common.collect.SetsTest testCase = new com.google.common.collect.SetsTest(); in testCartesianProduct_binary1x1()
53 com.google.common.collect.SetsTest testCase = new com.google.common.collect.SetsTest(); in testCartesianProduct_binary1x2()
58 com.google.common.collect.SetsTest testCase = new com.google.common.collect.SetsTest(); in testCartesianProduct_binary2x2()
63 com.google.common.collect.SetsTest testCase = new com.google.common.collect.SetsTest(); in testCartesianProduct_contains()
[all …]
DImmutableMultisetTest_gwt.java16 package com.google.common.collect;
22 …com.google.common.collect.ImmutableMultisetTest testCase = new com.google.common.collect.Immutable… in testAsList()
27 …com.google.common.collect.ImmutableMultisetTest testCase = new com.google.common.collect.Immutable… in testBuilderAdd()
32 …com.google.common.collect.ImmutableMultisetTest testCase = new com.google.common.collect.Immutable… in testBuilderAddAll()
37 …com.google.common.collect.ImmutableMultisetTest testCase = new com.google.common.collect.Immutable… in testBuilderAddAllHandlesNullsCorrectly()
42 …com.google.common.collect.ImmutableMultisetTest testCase = new com.google.common.collect.Immutable… in testBuilderAddAllIterator()
47 …com.google.common.collect.ImmutableMultisetTest testCase = new com.google.common.collect.Immutable… in testBuilderAddAllMultiset()
52 …com.google.common.collect.ImmutableMultisetTest testCase = new com.google.common.collect.Immutable… in testBuilderAddCopies()
57 …com.google.common.collect.ImmutableMultisetTest testCase = new com.google.common.collect.Immutable… in testBuilderAddCopiesHandlesNullsCorrectly()
62 …com.google.common.collect.ImmutableMultisetTest testCase = new com.google.common.collect.Immutable… in testBuilderAddCopiesIllegal()
[all …]
DImmutableSetTest_gwt.java16 package com.google.common.collect;
22 …com.google.common.collect.ImmutableSetTest testCase = new com.google.common.collect.ImmutableSetTe… in testBuilderAddAll()
27 …com.google.common.collect.ImmutableSetTest testCase = new com.google.common.collect.ImmutableSetTe… in testBuilderAddAllHandlesNullsCorrectly()
32 …com.google.common.collect.ImmutableSetTest testCase = new com.google.common.collect.ImmutableSetTe… in testBuilderAddHandlesNullsCorrectly()
37 …com.google.common.collect.ImmutableSetTest testCase = new com.google.common.collect.ImmutableSetTe… in testBuilderWithDuplicateElements()
42 …com.google.common.collect.ImmutableSetTest testCase = new com.google.common.collect.ImmutableSetTe… in testBuilderWithNonDuplicateElements()
47 …com.google.common.collect.ImmutableSetTest testCase = new com.google.common.collect.ImmutableSetTe… in testComplexBuilder()
52 …com.google.common.collect.ImmutableSetTest testCase = new com.google.common.collect.ImmutableSetTe… in testContainsAll_sameType()
57 …com.google.common.collect.ImmutableSetTest testCase = new com.google.common.collect.ImmutableSetTe… in testCopyOf_arrayContainingOnlyNull()
62 …com.google.common.collect.ImmutableSetTest testCase = new com.google.common.collect.ImmutableSetTe… in testCopyOf_arrayOfOneElement()
[all …]

12345678910>>...107