/external/truth/core/src/main/java/com/google/common/truth/ |
D | StringSubject.java | 73 failWithoutActual(simpleFact("expected not to be empty")); in isNotEmpty() 124 failWithoutActual( in matches() 142 failWithoutActual( in matches() 206 failWithoutActual( in doesNotContainMatch() 252 failWithoutActual( in isEqualTo() 259 failWithoutActual( in isEqualTo() 262 failWithoutActual(fact("expected", expected), butWas(), simpleFact("(case is ignored)")); in isEqualTo() 274 failWithoutActual( in isNotEqualTo() 280 failWithoutActual( in isNotEqualTo() 291 failWithoutActual( in contains() [all …]
|
D | TruthFailureSubject.java | 138 failWithoutActual( in doFactValue() 143 failWithoutActual( in doFactValue() 149 failWithoutActual( in doFactValue() 158 failWithoutActual( in doFactValue() 164 failWithoutActual( in doFactValue()
|
D | Subject.java | 192 failWithoutActual(fact("expected not to be", unexpectedAsString)); in standardIsNotEqualTo() 194 failWithoutActual( in standardIsNotEqualTo() 288 failWithoutActual( in isNotSameInstanceAs() 312 failWithoutActual( in isInstanceOf() 791 failWithoutActual(simpleFact(message.toString())); in fail() 900 failWithoutActual( in tryFailForTrailingWhitespaceOnly() 904 failWithoutActual( in tryFailForTrailingWhitespaceOnly() 908 failWithoutActual( in tryFailForTrailingWhitespaceOnly() 954 failWithoutActual(fact("expected", expectedString), simpleFact("but was an empty string")); in tryFailForEmptyString() 957 failWithoutActual(simpleFact("expected an empty string"), fact("but was", actualString)); in tryFailForEmptyString() [all …]
|
D | GuavaOptionalSubject.java | 46 failWithoutActual(simpleFact("expected to be present")); in isPresent() 55 failWithoutActual( in isAbsent() 77 failWithoutActual(fact("expected to have value", expected), simpleFact("but was absent")); in hasValue()
|
D | IterableSubject.java | 151 failWithoutActual(simpleFact("expected not to be empty")); in isNotEmpty() 167 failWithoutActual( in contains() 198 failWithoutActual( in containsNoDuplicates() 224 failWithoutActual( in containsAnyIn() 354 failWithoutActual(facts.build()); 543 failWithoutActual(facts.build()); 715 failWithoutActual( 832 failWithoutActual( 866 failWithoutActual( 1065 subject.failWithoutActual( [all …]
|
D | MapSubject.java | 91 failWithoutActual(simpleFact("expected not to be empty")); in isNotEmpty() 131 failWithoutActual( in containsEntry() 147 failWithoutActual( in containsEntry() 153 failWithoutActual( in containsEntry() 277 failWithoutActual( in containsEntriesInAnyOrder() 580 failWithoutActual( in containsEntry() 591 failWithoutActual( in containsEntry() 612 failWithoutActual( in containsEntry() 624 failWithoutActual( in containsEntry() 649 failWithoutActual( in doesNotContainEntry() [all …]
|
D | MultimapSubject.java | 94 failWithoutActual(simpleFact("expected not to be empty")); in isNotEmpty() 123 failWithoutActual( in containsEntry() 133 failWithoutActual( in containsEntry() 145 failWithoutActual( in containsEntry() 196 failWithoutActual( in isEqualTo() 567 failWithoutActual( 589 failWithoutActual( 611 failWithoutActual( 630 failWithoutActual( 662 failWithoutActual( [all …]
|
D | BooleanSubject.java | 40 failWithoutActual(simpleFact("expected to be true")); in isTrue() 49 failWithoutActual(simpleFact("expected to be false")); in isFalse()
|
D | FloatSubject.java | 125 failWithoutActual( in isWithin() 164 failWithoutActual(
|
D | DoubleSubject.java | 117 failWithoutActual( in isWithin() 156 failWithoutActual(
|
D | AbstractArraySubject.java | 48 failWithoutActual(simpleFact("expected not to be empty")); in isNotEmpty()
|
D | BigDecimalSubject.java | 97 failWithoutActual(fact("expected", expected), butWas(), simpleFact("(scale is ignored)")); in compareValues()
|
/external/truth/extensions/liteproto/src/main/java/com/google/common/truth/extensions/proto/ |
D | LiteProtoSubject.java | 118 failWithoutActual( in isEqualTo() 161 failWithoutActual( in isNotEqualTo() 182 failWithoutActual( in isEqualToDefaultInstance() 188 failWithoutActual( in isEqualToDefaultInstance() 199 failWithoutActual( in isNotEqualToDefaultInstance() 215 failWithoutActual( in hasAllRequiredFields()
|
/external/robolectric/processor/src/test/java/org/robolectric/annotation/processing/validator/ |
D | SingleClassSubject.java | 44 failWithoutActual(simpleFact(e.getMessage())); in compilesWithoutError() 53 failWithoutActual(simpleFact(e.getMessage())); in failsToCompile() 72 failWithoutActual(simpleFact(e.getMessage())); in withErrorContaining() 83 failWithoutActual( in withNoErrorContaining() 113 failWithoutActual(simpleFact(e.getMessage())); in onLine()
|
/external/robolectric-shadows/processor/src/test/java/org/robolectric/annotation/processing/validator/ |
D | SingleClassSubject.java | 44 failWithoutActual(simpleFact(e.getMessage())); in compilesWithoutError() 53 failWithoutActual(simpleFact(e.getMessage())); in failsToCompile() 72 failWithoutActual(simpleFact(e.getMessage())); in withErrorContaining() 83 failWithoutActual( in withNoErrorContaining() 113 failWithoutActual(simpleFact(e.getMessage())); in onLine()
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/testutils/src/main/java/com/google/android/exoplayer2/testutil/truth/ |
D | SpannedSubject.java | 82 failWithoutActual(simpleFact("Spanned must not be null")); in hasNoSpans() 88 failWithoutActual( in hasNoSpans() 117 failWithoutActual(simpleFact("Spanned must not be null")); in hasStyleSpan() 157 failWithoutActual(simpleFact("Spanned must not be null")); in hasBoldItalicSpanBetween() 176 failWithoutActual( in hasBoldItalicSpanBetween() 208 failWithoutActual(simpleFact("Spanned must not be null")); in hasUnderlineSpanBetween() 244 failWithoutActual(simpleFact("Spanned must not be null")); in hasStrikethroughSpanBetween() 285 failWithoutActual(simpleFact("Spanned must not be null")); in hasAlignmentSpanBetween() 325 failWithoutActual(simpleFact("Spanned must not be null")); in hasForegroundColorSpanBetween() 366 failWithoutActual(simpleFact("Spanned must not be null")); in hasBackgroundColorSpanBetween() [all …]
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/testutils/src/main/java/com/google/android/exoplayer2/testutil/truth/ |
D | SpannedSubject.java | 82 failWithoutActual(simpleFact("Spanned must not be null")); in hasNoSpans() 88 failWithoutActual( in hasNoSpans() 117 failWithoutActual(simpleFact("Spanned must not be null")); in hasStyleSpan() 157 failWithoutActual(simpleFact("Spanned must not be null")); in hasBoldItalicSpanBetween() 176 failWithoutActual( in hasBoldItalicSpanBetween() 208 failWithoutActual(simpleFact("Spanned must not be null")); in hasUnderlineSpanBetween() 244 failWithoutActual(simpleFact("Spanned must not be null")); in hasStrikethroughSpanBetween() 285 failWithoutActual(simpleFact("Spanned must not be null")); in hasAlignmentSpanBetween() 325 failWithoutActual(simpleFact("Spanned must not be null")); in hasForegroundColorSpanBetween() 366 failWithoutActual(simpleFact("Spanned must not be null")); in hasBackgroundColorSpanBetween() [all …]
|
/external/truth/extensions/java8/src/main/java/com/google/common/truth/ |
D | OptionalDoubleSubject.java | 46 failWithoutActual(simpleFact("expected to be present")); in isPresent() 55 failWithoutActual( in isEmpty() 73 failWithoutActual(fact("expected to have value", expected), simpleFact("but was absent")); in hasValue()
|
D | OptionalIntSubject.java | 45 failWithoutActual(simpleFact("expected to be present")); in isPresent() 54 failWithoutActual( in isEmpty() 68 failWithoutActual(fact("expected to have value", expected), simpleFact("but was absent")); in hasValue()
|
D | OptionalLongSubject.java | 45 failWithoutActual(simpleFact("expected to be present")); in isPresent() 54 failWithoutActual( in isEmpty() 68 failWithoutActual(fact("expected to have value", expected), simpleFact("but was absent")); in hasValue()
|
D | OptionalSubject.java | 47 failWithoutActual(simpleFact("expected to be present")); in isPresent() 56 failWithoutActual( in isEmpty() 78 failWithoutActual(fact("expected to have value", expected), simpleFact("but was empty")); in hasValue()
|
/external/truth/core/src/test/java/com/google/common/truth/ |
D | ExpectFailureTest.java | 154 failWithoutActual( 156 failWithoutActual(
|
/external/truth/extensions/proto/src/main/java/com/google/common/truth/extensions/proto/ |
D | ProtoSubject.java | 630 failWithoutActual( in isEqualTo() 642 failWithoutActual( in isEqualTo() 658 failWithoutActual( in isNotEqualTo() 669 failWithoutActual( in hasAllRequiredFields()
|
/external/grpc-grpc-java/context/src/test/java/io/grpc/testing/ |
D | DeadlineSubject.java | 65 failWithoutActual( in isWithin()
|
/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/ |
D | PathSubject.java | 209 failWithoutActual( in withTarget() 280 failWithoutActual( in hasChildren()
|