/external/guava/guava-gwt/test-super/com/google/common/collect/testing/super/com/google/common/collect/testing/testers/ |
D | CollectionToArrayTester.java | 25 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/ |
D | CollectionToArrayTester.java | 26 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()
|
D | CollectionContainsAllTester.java | 26 import com.google.common.collect.testing.WrongType; 96 Collection<WrongType> wrong = MinimalCollection.of(WrongType.VALUE); in testContainsAll_wrongType()
|
D | MapContainsValueTester.java | 24 import com.google.common.collect.testing.WrongType; 81 getMap().containsValue(WrongType.VALUE)); in testContains_wrongType()
|
D | AbstractListIndexOfTester.java | 23 import com.google.common.collect.testing.WrongType; 91 -1, find(WrongType.VALUE)); in testFind_wrongType()
|
D | CollectionContainsTester.java | 25 import com.google.common.collect.testing.WrongType; 80 collection.contains(WrongType.VALUE)); in testContains_wrongType()
|
D | MapGetTester.java | 25 import com.google.common.collect.testing.WrongType; 80 getMap().get(WrongType.VALUE)); in testGet_wrongType()
|
D | MapContainsKeyTester.java | 25 import com.google.common.collect.testing.WrongType; 81 getMap().containsKey(WrongType.VALUE)); in testContains_wrongType()
|
D | CollectionRemoveTester.java | 28 import com.google.common.collect.testing.WrongType; 150 assertFalse(collection.remove(WrongType.VALUE)); in testRemove_wrongType()
|
D | MapRemoveTester.java | 28 import com.google.common.collect.testing.WrongType; 167 assertNull(getMap().remove(WrongType.VALUE)); in testRemove_wrongType()
|
D | CollectionRemoveAllTester.java | 29 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/ |
D | MultisetCountTester.java | 25 import com.google.common.collect.testing.WrongType; 78 0, getMultiset().count(WrongType.VALUE)); in testCount_wrongType()
|
D | MultisetRemoveTester.java | 28 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/ |
D | MultisetCountTester.java | 27 import com.google.common.collect.testing.WrongType; 84 0, getMultiset().count(WrongType.VALUE)); in testCount_wrongType()
|
D | MultisetRemoveTester.java | 29 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/ |
D | CaptorAnnotationTest.java | 73 public static class WrongType { class in CaptorAnnotationTest 81 MockitoAnnotations.initMocks(new WrongType()); in shouldScreamWhenWrongTypeForCaptor()
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/ |
D | WrongType.java | 27 public enum WrongType { enum
|
/external/pdfium/testing/resources/ |
D | named_dests.in | 62 (WrongType) /NameNotAllowedHere
|
D | bug_680376.in | 83 (WrongType) /NameNotAllowedHere
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | operand-class-test-coverage.csv | 29 … OperandLinkageType,",OpDecorate,,OpDecorateLinkageTest,"TEST_F(OpDecorateLinkageTest, WrongType)"
|
D | text_to_binary.annotation_test.cpp | 342 TEST_F(OpDecorateLinkageTest, WrongType) { in TEST_F() argument
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | operand-class-test-coverage.csv | 29 … OperandLinkageType,",OpDecorate,,OpDecorateLinkageTest,"TEST_F(OpDecorateLinkageTest, WrongType)"
|
D | text_to_binary.annotation_test.cpp | 342 TEST_F(OpDecorateLinkageTest, WrongType) { in TEST_F() argument
|
/external/clang/unittests/AST/ |
D | SourceLocationTest.cpp | 43 TEST(MatchVerifier, WrongType) { in TEST() argument
|
/external/guice/lib/build/ |
D | guava-testlib-19.0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |