/external/dagger2/compiler/src/test/java/dagger/internal/codegen/ |
D | ProductionGraphValidationTest.java | 83 String expectedError = in componentProductionWithNoDependencyChain() local 125 String expectedError = in provisionDependsOnProduction() local 157 String expectedError = in provisionEntryPointDependsOnProduction() local 205 String expectedError = in monitoringDependsOnUnboundType() local 259 String expectedError = in monitoringDependsOnProduction() local
|
D | GraphValidationTest.java | 124 String expectedError = "test.TestClass.A cannot be provided without an " in constructorInjectionWithoutAnnotation() local 155 String expectedError = "test.TestClass.B cannot be provided without an " in membersInjectWithoutProvision() local 192 String expectedError = "test.Outer.CComponent.getC() contains a dependency cycle:\n" in cyclicDependency() local 240 String expectedError = "test.Outer.DComponent.getD() contains a dependency cycle:\n" in cyclicDependencyNotIncludingEntryPoint() local 306 String expectedError = in cyclicDependencyNotBrokenByMapBinding() local 366 String expectedError = in falsePositiveCyclicDependencyIndirectionDetected() local 515 String expectedError = "test.Outer.A is bound multiple times:\n" in duplicateExplicitBindings_ProvidesAndComponentProvision() local 554 String expectedError = "test.Outer.A is bound multiple times:\n" in duplicateExplicitBindings_TwoProvidesMethods() local 726 String expectedError = "test.Outer.A is bound multiple times:\n" in duplicateBindings_TruncateAfterLimit() local
|
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/ |
D | TestCompositeGrammars.java | 256 …String expectedError = "error(161): "+tmpdir.toString().replaceFirst("\\-[0-9]+","")+"/M.g:2:8: co… in testCombinedImportsCombined() local 308 String expectedError = in testSameStringTwoNames() local 361 String expectedError = in testSameNameTwoStrings() local 399 String expectedError = in testImportedTokenVocabIgnoredWithWarning() local 666 String expectedError = in testInvalidImportMechanism() local 739 String expectedError = in testWarningForUndefinedToken() local
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadGroupReference/ |
D | ParentTest.java | 150 private void checkCommandError(long groupID, int expectedError) { in checkCommandError()
|
D | NameTest.java | 140 private void checkCommandError(long groupID, int expectedError) { in checkCommandError()
|
D | ChildrenTest.java | 185 private void checkCommandError(long groupID, int expectedError) { in checkCommandError()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StringReference/ |
D | ValueTest.java | 134 private void checkCommandError(long stringID, int expectedError) { in checkCommandError()
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/framed/ |
D | Spdy3Test.java | 58 final ErrorCode expectedError = ErrorCode.PROTOCOL_ERROR; in goAwayRoundTrip() local
|
D | Http2Test.java | 565 final ErrorCode expectedError = ErrorCode.PROTOCOL_ERROR; in goAwayWithoutDebugDataRoundTrip() local 588 final ErrorCode expectedError = ErrorCode.PROTOCOL_ERROR; in goAwayWithDebugDataRoundTrip() local
|
/external/boringssl/src/ssl/test/runner/ |
D | runner.go | 134 expectedError string member
|
/external/icu/icu4c/source/test/cintltst/ |
D | nccbtst.c | 3016 const char *mySubChar, int8_t len, const void* context, UErrorCode expectedError) in testConvertFromUnicodeWithContext() 3196 const char *mySubChar, int8_t len, const void* context, UErrorCode expectedError) in testConvertToUnicodeWithContext()
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureMultisampleTests.cpp | 1981 …const glw::GLenum expectedError = (m_sampleParam == SAMPLECOUNT_HIGH) ? (GL_INVALID_OPERATION) : … in iterate() local
|
D | es31fDrawTests.cpp | 2274 …* desc, deUint32 alignment, deUint32 bufferSize, bool writeCommandToBuffer, deUint32 expectedError) in BadCommandBufferCase()
|