| /external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/collection/ |
| D | IsCollectionWithSize.java | 32 … public static <E> Matcher<Collection<? extends E>> hasSize(Matcher<? super Integer> sizeMatcher) { in hasSize() method in IsCollectionWithSize 46 public static <E> Matcher<Collection<? extends E>> hasSize(int size) { in hasSize() method in IsCollectionWithSize
|
| /external/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/testing/ |
| D | RbValueSubject.java | 35 public final void hasSize(int n) { in hasSize() method in RbValueSubject
|
| /external/angle/src/libANGLE/ |
| D | CLCommandQueue.h | 323 inline bool CommandQueue::hasSize() const in hasSize() function
|
| /external/truth/core/src/test/java/com/google/common/truth/ |
| D | TableSubjectTest.java | 64 public void hasSize() { in hasSize() method in TableSubjectTest
|
| D | IterableSubjectTest.java | 46 public void hasSize() { in hasSize() method in IterableSubjectTest
|
| D | MultimapSubjectTest.java | 176 public void hasSize() { in hasSize() method in MultimapSubjectTest
|
| D | MapSubjectTest.java | 847 public void hasSize() { in hasSize() method in MapSubjectTest
|
| /external/truth/core/src/main/java/com/google/common/truth/ |
| D | TableSubject.java | 55 public final void hasSize(int expectedSize) { in hasSize() method in TableSubject
|
| D | IterableSubject.java | 156 public final void hasSize(int expectedSize) { in hasSize() method in IterableSubject
|
| D | MultimapSubject.java | 99 public final void hasSize(int expectedSize) { in hasSize() method in MultimapSubject
|
| D | MapSubject.java | 96 public final void hasSize(int expectedSize) { in hasSize() method in MapSubject
|
| /external/truth/extensions/java8/src/main/java/com/google/common/truth/ |
| D | StreamSubject.java | 76 public void hasSize(int expectedSize) { in hasSize() method in StreamSubject
|
| D | LongStreamSubject.java | 78 public void hasSize(int expectedSize) { in hasSize() method in LongStreamSubject
|
| D | IntStreamSubject.java | 78 public void hasSize(int expectedSize) { in hasSize() method in IntStreamSubject
|
| /external/jimfs/jimfs/src/test/java/com/google/common/jimfs/ |
| D | PathSubject.java | 290 public PathSubject hasSize(long size) throws IOException { in hasSize() method in PathSubject
|
| /external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/ |
| D | Matchers.java | 783 …public static <E> org.hamcrest.Matcher<java.util.Collection<? extends E>> hasSize(org.hamcrest.Mat… in hasSize() method in Matchers 796 public static <E> org.hamcrest.Matcher<java.util.Collection<? extends E>> hasSize(int size) { in hasSize() method in Matchers
|
| /external/clang/include/clang/ASTMatchers/ |
| D | ASTMatchers.h | 4466 AST_POLYMORPHIC_MATCHER_P(hasSize, in AST_POLYMORPHIC_MATCHER_P() argument
|