/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
D | DrawIndirectValidationTests.cpp | 52 void ValidateExpectation(dawn::CommandEncoder encoder, utils::Expectation expectation) { in ValidateExpectation() 60 void TestIndirectOffsetDrawIndexed(utils::Expectation expectation, in TestIndirectOffsetDrawIndexed() 66 void TestIndirectOffsetDraw(utils::Expectation expectation, in TestIndirectOffsetDraw() 72 void TestIndirectOffset(utils::Expectation expectation, in TestIndirectOffset()
|
D | ComputeIndirectValidationTests.cpp | 46 void ValidateExpectation(dawn::CommandEncoder encoder, utils::Expectation expectation) { in ValidateExpectation() 54 void TestIndirectOffset(utils::Expectation expectation, in TestIndirectOffset()
|
D | CopyCommandsValidationTests.cpp | 75 void ValidateExpectation(dawn::CommandEncoder encoder, utils::Expectation expectation) { in ValidateExpectation() 83 void TestB2TCopy(utils::Expectation expectation, in TestB2TCopy() 104 void TestT2BCopy(utils::Expectation expectation, in TestT2BCopy() 125 void TestT2TCopy(utils::Expectation expectation, in TestT2TCopy() 1195 void TestBothTBCopies(utils::Expectation expectation, in TestBothTBCopies() 1211 void TestBothT2TCopies(utils::Expectation expectation, in TestBothT2TCopies()
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
D | DrawIndirectValidationTests.cpp | 47 void ValidateExpectation(wgpu::CommandEncoder encoder, utils::Expectation expectation) { in ValidateExpectation() 55 void TestIndirectOffsetDrawIndexed(utils::Expectation expectation, in TestIndirectOffsetDrawIndexed() 61 void TestIndirectOffsetDraw(utils::Expectation expectation, in TestIndirectOffsetDraw() 67 void TestIndirectOffset(utils::Expectation expectation, in TestIndirectOffset()
|
D | ComputeIndirectValidationTests.cpp | 39 void ValidateExpectation(wgpu::CommandEncoder encoder, utils::Expectation expectation) { in ValidateExpectation() 47 void TestIndirectOffset(utils::Expectation expectation, in TestIndirectOffset()
|
D | MinimumBufferSizeValidationTests.cpp | 283 bool expectation) { in TestDispatch() 302 bool expectation) { in TestDraw() 347 CheckSizeBounds({8, 4}, [&](const std::vector<uint64_t>& sizes, bool expectation) { in TEST_F() 372 CheckSizeBounds({8, 4, 12, 16}, [&](const std::vector<uint64_t>& sizes, bool expectation) { in TEST_F() 394 CheckSizeBounds({8, 4}, [&](const std::vector<uint64_t>& sizes, bool expectation) { in TEST_F() 436 CheckSizeBounds({8, 4}, [&](const std::vector<uint64_t>& sizes, bool expectation) { in TEST_F() 459 CheckSizeBounds({8, 4, 12}, [&](const std::vector<uint64_t>& sizes, bool expectation) { in TEST_F() 487 CheckSizeBounds({8, 4, 12, 16}, [&](const std::vector<uint64_t>& sizes, bool expectation) { in TEST_F() 507 CheckSizeBounds(correctSizes, [&](const std::vector<uint64_t>& sizes, bool expectation) { in CheckLayoutBindingSizeValidation()
|
D | CopyTextureForBrowserTests.cpp | 45 void TestCopyTextureForBrowser(utils::Expectation expectation, in TestCopyTextureForBrowser()
|
D | CopyCommandsValidationTests.cpp | 81 void ValidateExpectation(wgpu::CommandEncoder encoder, utils::Expectation expectation) { in ValidateExpectation() 89 void TestB2TCopy(utils::Expectation expectation, in TestB2TCopy() 110 void TestT2BCopy(utils::Expectation expectation, in TestT2BCopy() 131 void TestT2TCopy(utils::Expectation expectation, in TestT2TCopy() 151 void TestBothTBCopies(utils::Expectation expectation, in TestBothTBCopies() 166 void TestBothT2TCopies(utils::Expectation expectation, in TestBothT2TCopies() 735 utils::Expectation expectation = in TEST_F() local 1345 utils::Expectation expectation = in TEST_F() local
|
/third_party/mesa3d/.gitlab-ci/tests/utils/ |
D | test_lava_log.py | 52 def test_gitlab_section(method, collapsed, expectation): argument 160 def test_hide_sensitive_data(input, expectation, tag): argument 346 def test_detect_failure(messages, expectation): argument
|
/third_party/flutter/skia/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 | 414 for (const auto& expectation : expectations) { in DEF_TEST() local 434 for (const auto& expectation : expectations) { in DEF_TEST() local
|
/third_party/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
|
D | PDFPrimitivesTest.cpp | 420 for (const auto& expectation : expectations) { in DEF_TEST() local 440 for (const auto& expectation : expectations) { in DEF_TEST() local
|
/third_party/node/test/parallel/ |
D | test-worker-onmessage.js | 10 const expectation = [ 4, undefined, null ]; variable
|
D | test-dns-lookup-promises.js | 60 ].forEach(async ({ stub, factory, expectation }) => { field 115 ].forEach(async ({ stub, factory, expectation }) => { field
|
/third_party/mesa3d/.gitlab-ci/tests/ |
D | test_lava_job_submitter.py | 194 expectation, argument 290 def test_parse_job_result_from_log(message, expectation, mock_proxy): argument
|
/third_party/skia/third_party/externals/dawn/src/tests/ |
D | DawnTest.cpp | 1061 detail::Expectation* expectation) { in AddBufferExpectation() 1089 detail::Expectation* expectation, in AddTextureExpectationImpl() 1144 detail::Expectation* expectation) { in ExpectSampledFloatDataImpl() 1228 detail::Expectation* expectation) { in ExpectSampledFloatData() 1247 detail::Expectation* expectation) { in ExpectMultisampledFloatData() 1264 detail::Expectation* expectation) { in ExpectSampledDepthData() 1485 for (const auto& expectation : mDeferredExpectations) { in ResolveExpectations() local
|
/third_party/flutter/skia/third_party/externals/dawn/src/tests/ |
D | DawnTest.cpp | 475 detail::Expectation* expectation) { in AddBufferExpectation() 511 detail::Expectation* expectation) { in AddTextureExpectation() 622 for (const auto& expectation : mDeferredExpectations) { in ResolveExpectations() local
|
/third_party/spirv-tools/source/val/ |
D | validate_extensions.cpp | 136 const std::function<bool(CommonDebugInfoInstructions)>& expectation, in DoesDebugInfoOperandMatchExpectation() 153 const std::function<bool(NonSemanticShaderDebugInfo100Instructions)>& in DoesDebugInfoOperandMatchExpectation() 175 std::function<bool(CommonDebugInfoInstructions)> expectation = in ValidateDebugInfoOperand() local 220 std::function<bool(CommonDebugInfoInstructions)> expectation = in ValidateOperandLexicalScope() local 247 std::function<bool(NonSemanticShaderDebugInfo100Instructions)> expectation = in ValidateOperandDebugType() local 256 std::function<bool(CommonDebugInfoInstructions)> expectation = in ValidateOperandDebugType() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | OcclusionQueriesTest.cpp | 330 GLuint expectation = context.shouldPass ? GL_TRUE : GL_FALSE; in TEST_P() local
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | tests.rs | 184 let mut expectation = PathBuf::from(header); in compare_generated_header() localVariable 195 let mut expectation = expectation.clone(); in compare_generated_header() localVariable
|
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
D | EXT_shader_framebuffer_fetch_test.cpp | 199 void TestShaderCompile(bool expectation, const char *pragma) in TestShaderCompile()
|
/third_party/skia/resources/sksl/es2_conformance/ |
D | import_conformance_tests.py | 54 expectation = (pp.Keyword("expect").suppress() + (pp.Keyword("compile_fail") | variable
|