| /external/grpc-grpc/test/core/end2end/ |
| D | cq_verifier.cc | 47 typedef struct expectation { struct 48 struct expectation* next; argument 54 } expectation; argument
|
| D | cq_verifier_internal.h | 24 typedef struct expectation expectation; typedef
|
| /external/vogar/src/vogar/ |
| D | AnnotatedOutcome.java | 39 private final Expectation expectation; field in AnnotatedOutcome 44 AnnotatedOutcome(Outcome outcome, Expectation expectation) { in AnnotatedOutcome()
|
| D | Driver.java | 153 Expectation expectation = run.expectationStore.get(action.getName()); in enqueueActionTasks() local 224 Expectation expectation = run.expectationStore.get(outcome); in recordOutcome() local 239 run.console.printResult(outcome.getName(), result, resultValue, expectation); in recordOutcome() local
|
| D | XmlReportPrinter.java | 104 Expectation expectation = expectationStore.get(outcome); in testsToSuites() local 151 Expectation expectation = expectationStore.get(outcome); in print() local
|
| D | ExpectationStore.java | 95 Expectation expectation = outcomes.get(name); in getByNameOrPackage() local 207 Expectation expectation = in readExpectation() local
|
| D | OutcomeStore.java | 72 Expectation expectation = expectationStore.get(outcome); in read() local
|
| D | Outcome.java | 136 public ResultValue getResultValue(Expectation expectation) { in getResultValue()
|
| /external/skqp/tests/ |
| D | PDFDocumentTest.cpp | 141 static bool contains(const uint8_t* result, size_t size, const char expectation[]) { in contains() 174 for (const char* expectation : expectations) { in DEF_TEST() local 192 for (const char* expectation : moreExpectations) { in DEF_TEST() local 219 for (const char* expectation : expectations) { in DEF_TEST() local
|
| D | PDFMetadataAttributeTest.cpp | 41 for (const char* expectation : expectations) { in DEF_TEST() local
|
| D | PDFPrimitivesTest.cpp | 417 for (const auto& expectation : expectations) { in DEF_TEST() local 437 for (const auto& expectation : expectations) { in DEF_TEST() local
|
| /external/skia/tests/ |
| D | PDFDocumentTest.cpp | 142 static bool contains(const uint8_t* result, size_t size, const char expectation[]) { in contains() 175 for (const char* expectation : expectations) { in DEF_TEST() local 191 for (const char* expectation : moreExpectations) { in DEF_TEST() local 218 for (const char* expectation : expectations) { in DEF_TEST() local
|
| D | PDFMetadataAttributeTest.cpp | 41 for (const char* expectation : expectations) { in DEF_TEST() local
|
| /external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue176/ |
| D | SingleQuoteTest.java | 39 private void checkQuotes(boolean isBlock, String expectation) { in checkQuotes()
|
| /external/llvm-project/libcxx/test/libcxx/gdb/ |
| D | gdb_pretty_printer_test.sh.cpp | 94 const char *expectation) { in ComparePrettyPrintToChars() 100 const char *expectation) { in ComparePrettyPrintToRegex() 106 const char *expectation) { in CompareExpressionPrettyPrintToChars() 112 const char *expectation) { in CompareExpressionPrettyPrintToRegex()
|
| /external/pigweed/pw_unit_test/ |
| D | rpc_event_handler.cc | 36 const TestExpectation& expectation) { in TestCaseExpect()
|
| D | logging_event_handler.cc | 59 const TestExpectation& expectation) { in TestCaseExpect()
|
| D | simple_printing_event_handler.cc | 56 const TestCase& test_case, const TestExpectation& expectation) { in TestCaseExpect()
|
| D | framework.cc | 117 TestExpectation expectation = { in ExpectationResult() local
|
| D | unit_test_service.cc | 126 const TestExpectation& expectation) { in WriteTestCaseExpectation()
|
| /external/pigweed/pw_unit_test/public/pw_unit_test/ |
| D | framework.h | 234 bool CurrentTestExpect(Expectation expectation, in CurrentTestExpect() 434 #define _PW_TEST_EXPECT(lhs, rhs, expectation, expectation_string) \ argument 443 #define _PW_TEST_ASSERT(lhs, rhs, expectation, expectation_string) \ argument
|
| /external/libchrome/ui/gfx/geometry/ |
| D | axis_transform2d_unittest.cc | 65 AxisTransform2d expectation(0.625f, Vector2dF(11.875f, 32.5f)); in TEST() local
|
| /external/junit/src/main/java/org/junit/rules/ |
| D | ExpectedException.java | 282 String expectation= StringDescription.toString(matcherBuilder.build()); in missingExceptionMessage() local
|
| /external/mesa3d/.gitlab-ci/tracie/ |
| D | tracie.py | 147 def gitlab_check_trace(project_url, device_name, trace, expectation): argument
|
| /external/grpc-grpc/test/core/end2end/tests/ |
| D | request_with_flags.cc | 108 grpc_call_error expectation; in test_invoke_request_with_flags() local
|