| /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/leakcanary2/shark-graph/src/test/java/shark/ |
| D | LongScatterSetAssertion.kt | 30 fun hasSize(expected: Int) = apply { in <lambda>() method
|
| /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 | 319 inline bool CommandQueue::hasSize() const in hasSize() function
|
| /external/truth/core/src/test/java/com/google/common/truth/ |
| D | TableSubjectTest.java | 65 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 | 56 public final void hasSize(int expectedSize) { in hasSize() method in TableSubject
|
| D | IntStreamSubject.java | 96 public void hasSize(int expectedSize) { in hasSize() method in IntStreamSubject
|
| D | LongStreamSubject.java | 96 public void hasSize(int expectedSize) { in hasSize() method in LongStreamSubject
|
| D | IterableSubject.java | 166 public final void hasSize(int expectedSize) { in hasSize() method in IterableSubject
|
| D | MultimapSubject.java | 95 public final void hasSize(int expectedSize) { in hasSize() method in MultimapSubject
|
| D | StreamSubject.java | 122 public void hasSize(int expectedSize) { in hasSize() method in StreamSubject
|
| D | MapSubject.java | 96 public final void hasSize(int expectedSize) { in hasSize() method in MapSubject
|
| /external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/ |
| D | InstanceGroupOrBuilder.java | 410 boolean hasSize(); in hasSize() method
|
| D | NodeGroupOrBuilder.java | 479 boolean hasSize(); in hasSize() method
|
| D | NetworkEndpointGroupOrBuilder.java | 616 boolean hasSize(); in hasSize() method
|
| D | InstanceGroup.java | 727 public boolean hasSize() { in hasSize() method in InstanceGroup 3016 public boolean hasSize() { in hasSize() method in InstanceGroup.Builder
|
| D | NodeGroup.java | 1177 public boolean hasSize() { in hasSize() method in NodeGroup 3832 public boolean hasSize() { in hasSize() method in NodeGroup.Builder
|
| D | NetworkEndpointGroup.java | 1338 public boolean hasSize() { in hasSize() method in NetworkEndpointGroup 4563 public boolean hasSize() { in hasSize() method in NetworkEndpointGroup.Builder
|
| /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
|