Home
last modified time | relevance | path

Searched defs:expectation (Results 1 – 25 of 35) sorted by relevance

12

/external/grpc-grpc/test/core/end2end/
Dcq_verifier.cc47 typedef struct expectation { struct
48 struct expectation* next; argument
54 } expectation; typedef
Dcq_verifier_internal.h24 typedef struct expectation expectation; typedef
/external/vogar/src/vogar/
DAnnotatedOutcome.java39 private final Expectation expectation; field in AnnotatedOutcome
44 AnnotatedOutcome(Outcome outcome, Expectation expectation) { in AnnotatedOutcome()
DDriver.java153 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
DXmlReportPrinter.java104 Expectation expectation = expectationStore.get(outcome); in testsToSuites() local
151 Expectation expectation = expectationStore.get(outcome); in print() local
DExpectationStore.java95 Expectation expectation = outcomes.get(name); in getByNameOrPackage() local
207 Expectation expectation = in readExpectation() local
DOutcomeStore.java72 Expectation expectation = expectationStore.get(outcome); in read() local
DOutcome.java136 public ResultValue getResultValue(Expectation expectation) { in getResultValue()
DConsole.java157 String outcomeName, Result result, ResultValue resultValue, Expectation expectation) { in printResult()
/external/skia/tests/
DPDFDocumentTest.cpp141 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
DPDFMetadataAttributeTest.cpp41 for (const char* expectation : expectations) { in DEF_TEST() local
DPDFPrimitivesTest.cpp417 for (const auto& expectation : expectations) { in DEF_TEST() local
437 for (const auto& expectation : expectations) { in DEF_TEST() local
/external/skqp/tests/
DPDFDocumentTest.cpp141 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
DPDFMetadataAttributeTest.cpp41 for (const char* expectation : expectations) { in DEF_TEST() local
DPDFPrimitivesTest.cpp417 for (const auto& expectation : expectations) { in DEF_TEST() local
437 for (const auto& expectation : expectations) { in DEF_TEST() local
/external/chromium-libpac/test/js-unittest/
Dbindings.js13 function expectEquals(expectation, actual) { argument
Dpac_library_unittest.js290 TestContext.prototype.expectEquals = function(expectation, actual) { argument
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue176/
DSingleQuoteTest.java39 private void checkQuotes(boolean isBlock, String expectation) { in checkQuotes()
/external/junit/src/main/java/org/junit/rules/
DExpectedException.java267 String expectation= StringDescription.toString(matcherBuilder.build()); in missingExceptionMessage() local
/external/tensorflow/tensorflow/contrib/bayesflow/python/ops/
Dmonte_carlo_impl.py198 def expectation(f, samples, log_prob=None, use_reparametrization=True, function
/external/grpc-grpc/test/core/end2end/tests/
Drequest_with_flags.cc108 grpc_call_error expectation; in test_invoke_request_with_flags() local
/external/deqp-deps/SPIRV-Tools/test/opt/
Dtypes_test.cpp279 bool expectation = true; in TEST() local
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dtypes_test.cpp279 bool expectation = true; in TEST() local
/external/deqp/modules/glshared/
DglsStateQueryUtil.cpp1646 std::ostringstream expectation; in verifyFloatVec4() local
1679 std::ostringstream expectation; in verifyFloatVec4() local
1764 std::ostringstream expectation; in verifyNormalizedI32Vec4() local
1790 std::ostringstream expectation; in verifyNormalizedI32Vec4() local
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_modes_test.cpp526 const spv_result_t expectation = std::get<0>(GetParam()); in TEST_P() local

12