Home
last modified time | relevance | path

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

/external/guava/guava-gwt/test-super/com/google/common/collect/testing/super/com/google/common/collect/testing/testers/
DCollectionToArrayTester.java25 import com.google.common.collect.testing.WrongType;
160 WrongType[] array = new WrongType[0]; in testToArray_emptyArrayOfWrongTypeForNonEmptyCollection()
169 WrongType[] array = new WrongType[0]; in testToArray_emptyArrayOfWrongTypeForEmptyCollection()
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
DCollectionToArrayTester.java26 import com.google.common.collect.testing.WrongType;
163 WrongType[] array = new WrongType[0]; in testToArray_emptyArrayOfWrongTypeForNonEmptyCollection()
172 WrongType[] array = new WrongType[0]; in testToArray_emptyArrayOfWrongTypeForEmptyCollection()
DCollectionContainsAllTester.java26 import com.google.common.collect.testing.WrongType;
96 Collection<WrongType> wrong = MinimalCollection.of(WrongType.VALUE); in testContainsAll_wrongType()
DMapContainsValueTester.java24 import com.google.common.collect.testing.WrongType;
81 getMap().containsValue(WrongType.VALUE)); in testContains_wrongType()
DAbstractListIndexOfTester.java23 import com.google.common.collect.testing.WrongType;
91 -1, find(WrongType.VALUE)); in testFind_wrongType()
DCollectionContainsTester.java25 import com.google.common.collect.testing.WrongType;
80 collection.contains(WrongType.VALUE)); in testContains_wrongType()
DMapGetTester.java25 import com.google.common.collect.testing.WrongType;
80 getMap().get(WrongType.VALUE)); in testGet_wrongType()
DMapContainsKeyTester.java25 import com.google.common.collect.testing.WrongType;
81 getMap().containsKey(WrongType.VALUE)); in testContains_wrongType()
DCollectionRemoveTester.java28 import com.google.common.collect.testing.WrongType;
150 assertFalse(collection.remove(WrongType.VALUE)); in testRemove_wrongType()
DMapRemoveTester.java28 import com.google.common.collect.testing.WrongType;
167 assertNull(getMap().remove(WrongType.VALUE)); in testRemove_wrongType()
DCollectionRemoveAllTester.java29 import com.google.common.collect.testing.WrongType;
200 collection.removeAll(MinimalCollection.of(WrongType.VALUE))); in testRemoveAll_containsWrongType()
/external/guava/guava-gwt/test-super/com/google/common/collect/testing/google/super/com/google/common/collect/testing/google/
DMultisetCountTester.java25 import com.google.common.collect.testing.WrongType;
78 0, getMultiset().count(WrongType.VALUE)); in testCount_wrongType()
DMultisetRemoveTester.java28 import com.google.common.collect.testing.WrongType;
122 0, getMultiset().remove(WrongType.VALUE, 1)); in testRemove_occurrences_wrongType()
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
DMultisetCountTester.java27 import com.google.common.collect.testing.WrongType;
84 0, getMultiset().count(WrongType.VALUE)); in testCount_wrongType()
DMultisetRemoveTester.java29 import com.google.common.collect.testing.WrongType;
125 0, getMultiset().remove(WrongType.VALUE, 1)); in testRemove_occurrences_wrongType()
/external/mockito/src/test/java/org/mockitousage/annotation/
DCaptorAnnotationTest.java73 public static class WrongType { class in CaptorAnnotationTest
81 MockitoAnnotations.initMocks(new WrongType()); in shouldScreamWhenWrongTypeForCaptor()
/external/guava/guava-testlib/src/com/google/common/collect/testing/
DWrongType.java27 public enum WrongType { enum
/external/pdfium/testing/resources/
Dnamed_dests.in62 (WrongType) /NameNotAllowedHere
Dbug_680376.in83 (WrongType) /NameNotAllowedHere
/external/deqp-deps/SPIRV-Tools/test/
Doperand-class-test-coverage.csv29 … OperandLinkageType,",OpDecorate,,OpDecorateLinkageTest,"TEST_F(OpDecorateLinkageTest, WrongType)"
Dtext_to_binary.annotation_test.cpp342 TEST_F(OpDecorateLinkageTest, WrongType) { in TEST_F() argument
/external/swiftshader/third_party/SPIRV-Tools/test/
Doperand-class-test-coverage.csv29 … OperandLinkageType,",OpDecorate,,OpDecorateLinkageTest,"TEST_F(OpDecorateLinkageTest, WrongType)"
Dtext_to_binary.annotation_test.cpp342 TEST_F(OpDecorateLinkageTest, WrongType) { in TEST_F() argument
/external/clang/unittests/AST/
DSourceLocationTest.cpp43 TEST(MatchVerifier, WrongType) { in TEST() argument
/external/guice/lib/build/
Dguava-testlib-19.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...