/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/ |
D | CollectionSerializationEqualTester.java | 38 assertEquals(SerializableTester.reserialize(actualContents()), actualContents()); in testReserialize()
|
D | CollectionSerializationTester.java | 40 actualContents(), SerializableTester.reserialize(actualContents())); in testReserialize()
|
/external/guava/android/guava-testlib/src/com/google/common/collect/testing/testers/ |
D | CollectionSerializationEqualTester.java | 38 assertEquals(SerializableTester.reserialize(actualContents()), actualContents()); in testReserialize()
|
D | CollectionSerializationTester.java | 40 actualContents(), SerializableTester.reserialize(actualContents())); in testReserialize()
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/ |
D | AbstractCollectionTester.java | 38 protected Collection<E> actualContents() { in actualContents() method in AbstractCollectionTester 74 assertFalse(message, actualContents().contains(null)); in expectNullMissingWhenNullUnsupported()
|
D | AbstractContainerTester.java | 55 protected abstract Collection<E> actualContents(); in actualContents() method in AbstractContainerTester 108 Helpers.assertEqualIgnoringOrder(expected, actualContents()); in expectContents() 158 assertFalse("Should not contain " + element, actualContents().contains(element)); in expectMissing()
|
D | AbstractMapTester.java | 47 protected Collection<Entry<K, V>> actualContents() { in actualContents() method in AbstractMapTester 163 assertFalse("Should not contain entry " + entry, actualContents().contains(entry)); in expectMissing()
|
/external/guava/android/guava-testlib/src/com/google/common/collect/testing/ |
D | AbstractCollectionTester.java | 38 protected Collection<E> actualContents() { in actualContents() method in AbstractCollectionTester 74 assertFalse(message, actualContents().contains(null)); in expectNullMissingWhenNullUnsupported()
|
D | AbstractContainerTester.java | 55 protected abstract Collection<E> actualContents(); in actualContents() method in AbstractContainerTester 108 Helpers.assertEqualIgnoringOrder(expected, actualContents()); in expectContents() 158 assertFalse("Should not contain " + element, actualContents().contains(element)); in expectMissing()
|
D | AbstractMapTester.java | 47 protected Collection<Entry<K, V>> actualContents() { in actualContents() method in AbstractMapTester 163 assertFalse("Should not contain entry " + entry, actualContents().contains(entry)); in expectMissing()
|
/external/mockftpserver/tags/2.5/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractStoreFileCommandHandlerTestCase.groovy | 95 def actualContents = fileEntry.createInputStream().text 96 assert actualContents == contents
|
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractStoreFileCommandHandlerTest.groovy | 95 def actualContents = fileEntry.createInputStream().text 96 assert actualContents == contents
|
/external/mockftpserver/tags/2.4/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractStoreFileCommandHandlerTestCase.groovy | 95 def actualContents = fileEntry.createInputStream().text 96 assert actualContents == contents
|
/external/mockftpserver/tags/2.1/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractStoreFileCommandHandlerTest.groovy | 95 def actualContents = fileEntry.createInputStream().text 96 assert actualContents == contents
|
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractStoreFileCommandHandlerTestCase.groovy | 95 def actualContents = fileEntry.createInputStream().text 96 assert actualContents == contents
|
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractStoreFileCommandHandlerTest.groovy | 95 def actualContents = fileEntry.createInputStream().text 96 assert actualContents == contents
|
/external/mockftpserver/tags/2.3/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractStoreFileCommandHandlerTestCase.groovy | 95 def actualContents = fileEntry.createInputStream().text 96 assert actualContents == contents
|
/external/mockftpserver/tags/2.0.2/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractStoreFileCommandHandlerTest.groovy | 95 def actualContents = fileEntry.createInputStream().text 96 assert actualContents == contents
|
/external/mockftpserver/tags/2.0-rc1/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractStoreFileCommandHandlerTest.groovy | 95 def actualContents = fileEntry.createInputStream().text 96 assert actualContents == contents
|
/external/mockftpserver/tags/2.2/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractStoreFileCommandHandlerTestCase.groovy | 95 def actualContents = fileEntry.createInputStream().text 96 assert actualContents == contents
|
/external/mockftpserver/tags/2.0.1/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractStoreFileCommandHandlerTest.groovy | 95 def actualContents = fileEntry.createInputStream().text 96 assert actualContents == contents
|
/external/mockftpserver/tags/2.0/src/test/groovy/org/mockftpserver/fake/command/ |
D | AbstractStoreFileCommandHandlerTest.groovy | 95 def actualContents = fileEntry.createInputStream().text 96 assert actualContents == contents
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/ |
D | AbstractMultimapTester.java | 118 protected Collection<Entry<K, V>> actualContents() { in actualContents() method in AbstractMultimapTester
|
/external/guava/android/guava-testlib/src/com/google/common/collect/testing/google/ |
D | AbstractMultimapTester.java | 118 protected Collection<Entry<K, V>> actualContents() { in actualContents() method in AbstractMultimapTester
|
/external/guice/lib/build/ |
D | guava-testlib-19.0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |