Home
last modified time | relevance | path

Searched refs:google (Results 1 – 25 of 7426) sorted by relevance

12345678910>>...298

/external/protobuf/src/
DMakefile.am5 GZHEADERS = google/protobuf/io/gzip_stream.h
6 GZTESTS = google/protobuf/io/gzip_stream_unittest.sh
42 nobase_dist_proto_DATA = google/protobuf/descriptor.proto \
43 google/protobuf/any.proto \
44 google/protobuf/api.proto \
45 google/protobuf/duration.proto \
46 google/protobuf/empty.proto \
47 google/protobuf/field_mask.proto \
48 google/protobuf/source_context.proto \
49 google/protobuf/struct.proto \
[all …]
/external/protobuf/cmake/
Dextract_includes.bat.in2 mkdir include\google
3 mkdir include\google\protobuf
4 mkdir include\google\protobuf\compiler
5 mkdir include\google\protobuf\compiler\cpp
6 mkdir include\google\protobuf\compiler\csharp
7 mkdir include\google\protobuf\compiler\java
8 mkdir include\google\protobuf\compiler\js
9 mkdir include\google\protobuf\compiler\objectivec
10 mkdir include\google\protobuf\compiler\php
11 mkdir include\google\protobuf\compiler\python
[all …]
/external/guava/guava-gwt/test/com/google/common/collect/
DIterablesTest_gwt.java16 package com.google.common.collect;
17 public class IterablesTest_gwt extends com.google.gwt.junit.client.GWTTestCase {
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()
[all …]
DTableCollectionTest_gwt.java16 package com.google.common.collect;
17 public class TableCollectionTest_gwt extends com.google.gwt.junit.client.GWTTestCase {
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()
[all …]
DImmutableSortedSetTest_gwt.java16 package com.google.common.collect;
17 public class ImmutableSortedSetTest_gwt extends com.google.gwt.junit.client.GWTTestCase {
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()
[all …]
DIteratorsTest_gwt.java16 package com.google.common.collect;
17 public class IteratorsTest_gwt extends com.google.gwt.junit.client.GWTTestCase {
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()
[all …]
DImmutableMapTest_gwt.java16 package com.google.common.collect;
17 public class ImmutableMapTest_gwt extends com.google.gwt.junit.client.GWTTestCase {
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 testBuilderPutAllEntryList()
42 …com.google.common.collect.ImmutableMapTest testCase = new com.google.common.collect.ImmutableMapTe… in testBuilderPutAllEntryListJdkBacked()
47 …com.google.common.collect.ImmutableMapTest testCase = new com.google.common.collect.ImmutableMapTe… in testCopyOfEnumMap()
52 …com.google.common.collect.ImmutableMapTest testCase = new com.google.common.collect.ImmutableMapTe… in testCopyOfMutableEntryList()
57 …com.google.common.collect.ImmutableMapTest testCase = new com.google.common.collect.ImmutableMapTe… in testEquals()
[all …]
DImmutableSortedMapTest_gwt.java16 package com.google.common.collect;
17 public class ImmutableSortedMapTest_gwt extends com.google.gwt.junit.client.GWTTestCase {
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 testNullValuesInCopyOfEntries()
57 …com.google.common.collect.ImmutableSortedMapTest testCase = new com.google.common.collect.Immutabl… in testNullValuesInCopyOfMap()
[all …]
DMapsTest_gwt.java16 package com.google.common.collect;
17 public class MapsTest_gwt extends com.google.gwt.junit.client.GWTTestCase {
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()
[all …]
DImmutableBiMapTest_gwt.java16 package com.google.common.collect;
17 public class ImmutableBiMapTest_gwt extends com.google.gwt.junit.client.GWTTestCase {
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()
[all …]
DSetsTest_gwt.java16 package com.google.common.collect;
17 public class SetsTest_gwt extends com.google.gwt.junit.client.GWTTestCase {
22 com.google.common.collect.SetsTest testCase = new com.google.common.collect.SetsTest(); in testCartesianProductTooBig()
27 com.google.common.collect.SetsTest testCase = new com.google.common.collect.SetsTest(); in testCartesianProduct_2x2x2()
32 com.google.common.collect.SetsTest testCase = new com.google.common.collect.SetsTest(); in testCartesianProduct_binary0x0()
37 com.google.common.collect.SetsTest testCase = new com.google.common.collect.SetsTest(); in testCartesianProduct_binary0x1()
42 com.google.common.collect.SetsTest testCase = new com.google.common.collect.SetsTest(); in testCartesianProduct_binary1x0()
47 com.google.common.collect.SetsTest testCase = new com.google.common.collect.SetsTest(); in testCartesianProduct_binary1x1()
52 com.google.common.collect.SetsTest testCase = new com.google.common.collect.SetsTest(); in testCartesianProduct_binary1x2()
57 com.google.common.collect.SetsTest testCase = new com.google.common.collect.SetsTest(); in testCartesianProduct_binary2x2()
[all …]
DTreeBasedTableTest_gwt.java16 package com.google.common.collect;
17 public class TreeBasedTableTest_gwt extends com.google.gwt.junit.client.GWTTestCase {
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()
[all …]
DMultimapsTransformValuesAsMapTest_gwt.java16 package com.google.common.collect;
17 public class MultimapsTransformValuesAsMapTest_gwt extends com.google.gwt.junit.client.GWTTestCase {
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()
[all …]
DForMapMultimapAsMapImplementsMapTest_gwt.java16 package com.google.common.collect;
17 public class ForMapMultimapAsMapImplementsMapTest_gwt extends com.google.gwt.junit.client.GWTTestCa…
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()
[all …]
DImmutableSetMultimapAsMapImplementsMapTest_gwt.java16 package com.google.common.collect;
17 public class ImmutableSetMultimapAsMapImplementsMapTest_gwt extends com.google.gwt.junit.client.GWT…
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()
[all …]
DImmutableMultimapAsMapImplementsMapTest_gwt.java16 package com.google.common.collect;
17 public class ImmutableMultimapAsMapImplementsMapTest_gwt extends com.google.gwt.junit.client.GWTTes…
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()
[all …]
DUnmodifiableMultimapAsMapImplementsMapTest_gwt.java16 package com.google.common.collect;
17 public class UnmodifiableMultimapAsMapImplementsMapTest_gwt extends com.google.gwt.junit.client.GWT…
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()
[all …]
DSubMapMultimapAsMapImplementsMapTest_gwt.java16 package com.google.common.collect;
17 public class SubMapMultimapAsMapImplementsMapTest_gwt extends com.google.gwt.junit.client.GWTTestCa…
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()
[all …]
DOrderingTest_gwt.java16 package com.google.common.collect;
17 public class OrderingTest_gwt extends com.google.gwt.junit.client.GWTTestCase {
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 testComplicatedOrderingExample()
52 com.google.common.collect.OrderingTest testCase = new com.google.common.collect.OrderingTest(); in testCompound_instance()
57 com.google.common.collect.OrderingTest testCase = new com.google.common.collect.OrderingTest(); in testCompound_instance_generics()
[all …]
DForwardingSortedMapImplementsMapTest_gwt.java16 package com.google.common.collect;
17 public class ForwardingSortedMapImplementsMapTest_gwt extends com.google.gwt.junit.client.GWTTestCa…
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()
[all …]
DMapsTransformValuesUnmodifiableIteratorTest_gwt.java16 package com.google.common.collect;
17 public class MapsTransformValuesUnmodifiableIteratorTest_gwt extends com.google.gwt.junit.client.GW…
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()
[all …]
DMapsTransformValuesTest_gwt.java16 package com.google.common.collect;
17 public class MapsTransformValuesTest_gwt extends com.google.gwt.junit.client.GWTTestCase {
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()
[all …]
/external/protobuf/src/google/protobuf/
Dunittest_well_known_types.proto7 option java_package = "com.google.protobuf.test";
9 import "google/protobuf/any.proto";
10 import "google/protobuf/api.proto";
11 import "google/protobuf/duration.proto";
12 import "google/protobuf/empty.proto";
13 import "google/protobuf/field_mask.proto";
14 import "google/protobuf/source_context.proto";
15 import "google/protobuf/struct.proto";
16 import "google/protobuf/timestamp.proto";
17 import "google/protobuf/type.proto";
[all …]
/external/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
Dunittest_well_known_types.proto7 option java_package = "com.google.protobuf.test";
9 import "google/protobuf/any.proto";
10 import "google/protobuf/api.proto";
11 import "google/protobuf/duration.proto";
12 import "google/protobuf/empty.proto";
13 import "google/protobuf/field_mask.proto";
14 import "google/protobuf/source_context.proto";
15 import "google/protobuf/struct.proto";
16 import "google/protobuf/timestamp.proto";
17 import "google/protobuf/type.proto";
[all …]
/external/guava/guava-gwt/test/com/google/common/base/
DSplitterTest_gwt.java16 package com.google.common.base;
17 public class SplitterTest_gwt extends com.google.gwt.junit.client.GWTTestCase {
22 com.google.common.base.SplitterTest testCase = new com.google.common.base.SplitterTest(); in testCharacterSimpleSplit()
27 com.google.common.base.SplitterTest testCase = new com.google.common.base.SplitterTest(); in testCharacterSimpleSplitToList()
32 com.google.common.base.SplitterTest testCase = new com.google.common.base.SplitterTest(); in testCharacterSimpleSplitWithNoDelimiter()
37 com.google.common.base.SplitterTest testCase = new com.google.common.base.SplitterTest(); in testCharacterSplitEmptyToken()
42 com.google.common.base.SplitterTest testCase = new com.google.common.base.SplitterTest(); in testCharacterSplitEmptyTokenOmitEmptyStrings()
47 com.google.common.base.SplitterTest testCase = new com.google.common.base.SplitterTest(); in testCharacterSplitOnEmptyString()
52 com.google.common.base.SplitterTest testCase = new com.google.common.base.SplitterTest(); in testCharacterSplitOnEmptyStringOmitEmptyStrings()
57 com.google.common.base.SplitterTest testCase = new com.google.common.base.SplitterTest(); in testCharacterSplitOnOnlyDelimiter()
[all …]

12345678910>>...298