Home
last modified time | relevance | path

Searched full:expectations (Results 1 – 25 of 389) sorted by relevance

12345678910>>...16

/third_party/mesa3d/src/gallium/drivers/virgl/ci/
Dtraces-virgl.yml6 expectations:
10 expectations:
14 expectations:
18 expectations:
22 expectations:
26 expectations:
30 expectations:
34 expectations:
38 expectations:
42 expectations:
[all …]
Dtraces-virgl-iris.yml7 # expectations:
11 expectations:
15 expectations:
19 expectations:
23 expectations:
27 expectations:
31 expectations:
35 expectations:
39 expectations:
43 expectations:
[all …]
/third_party/mesa3d/src/gallium/drivers/radeonsi/ci/
Dtraces-radeonsi.yml6 expectations:
10 expectations:
14 expectations:
18 expectations:
22 expectations:
26 expectations:
30 expectations:
34 expectations:
38 expectations:
42 expectations:
[all …]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ci/
Dtraces-llvmpipe.yml6 expectations:
10 expectations:
14 expectations:
18 expectations:
22 expectations:
26 expectations:
30 expectations:
34 expectations:
38 expectations:
42 expectations:
[all …]
/third_party/mesa3d/src/panfrost/ci/
Dtraces-panfrost.yml6 expectations:
10 expectations:
16 expectations:
22 expectations:
28 expectations:
34 expectations:
40 expectations:
46 expectations:
50 expectations:
56 expectations:
[all …]
/third_party/mesa3d/src/broadcom/ci/
Dtraces-broadcom.yml6 expectations:
10 expectations:
14 expectations:
18 expectations:
22 expectations:
26 expectations:
30 # expectations:
35 # expectations:
40 # expectations:
45 expectations:
[all …]
/third_party/mesa3d/src/gallium/drivers/crocus/ci/
Dtraces-crocus.yml6 expectations:
12 expectations:
19 expectations:
25 expectations:
32 # expectations:
41 expectations:
47 expectations:
52 # expectations:
60 expectations:
67 expectations:
[all …]
/third_party/mesa3d/src/freedreno/ci/
Dtraces-freedreno.yml21 expectations:
35 expectations:
50 expectations:
64 expectations:
76 expectations:
88 expectations:
101 expectations:
117 # expectations:
127 expectations:
139 expectations:
[all …]
Drestricted-traces-freedreno.yml8 # expectations:
13 expectations:
19 # expectations:
23 expectations:
27 expectations:
31 expectations:
35 expectations:
39 expectations:
43 expectations:
47 expectations:
[all …]
/third_party/mesa3d/src/intel/ci/
Dtraces-iris.yml6 # expectations:
20 expectations:
34 expectations:
48 expectations:
62 expectations:
76 expectations:
90 expectations:
104 expectations:
118 expectations:
132 expectations:
[all …]
/third_party/mesa3d/src/gallium/drivers/i915/ci/
Dtraces-i915.yml9 expectations:
13 expectations:
17 expectations:
23 # expectations:
28 expectations:
33 # expectations:
38 # expectations:
42 expectations:
47 # expectations:
52 # expectations:
[all …]
/third_party/skia/tests/
DYUVTest.cpp94 SkYUVAInfo expectations = setExpectations({128, 128}, SkYUVAInfo::Subsampling::k420); in DEF_TEST() local
95 codec_yuv(r, "images/color_wheel.jpg", &expectations); in DEF_TEST()
98 expectations = setExpectations({512, 512}, SkYUVAInfo::Subsampling::k420); in DEF_TEST()
99 codec_yuv(r, "images/mandrill_512_q075.jpg", &expectations); in DEF_TEST()
102 expectations = setExpectations({512, 512}, SkYUVAInfo::Subsampling::k444); in DEF_TEST()
103 codec_yuv(r, "images/mandrill_h1v1.jpg", &expectations); in DEF_TEST()
106 expectations = setExpectations({512, 512}, SkYUVAInfo::Subsampling::k422); in DEF_TEST()
107 codec_yuv(r, "images/mandrill_h2v1.jpg", &expectations); in DEF_TEST()
110 expectations = setExpectations({439, 154}, SkYUVAInfo::Subsampling::k420); in DEF_TEST()
111 codec_yuv(r, "images/cropped_mandrill.jpg", &expectations); in DEF_TEST()
[all …]
/third_party/skia/third_party/externals/angle2/doc/
DTestingAndProcesses.md9 cannot be addressed in a timely manner, file a bug and update test expectations files. Timeliness
39 ## dEQP test expectations
41 There are a set of [dEQP](dEQP.md) expectations files in the
51 ## angle_end2end_tests expectations
53 These expectations all live in the
55 is the same as for the dEQP expectations. However, `FAIL` and `FLAKY` are not valid, and so the ch…
60 ## Rubber stamping expectations CLs
62 CLs that only change dEQP or angle_end2end_tests expectations don't require a human reviewer and ca…
65 1. Add rubber-stamper@appspot.gserviceaccount.com as the reviewer on the expectations CL. Please al…
70 ## WebGL conformance test expectations
[all …]
/third_party/node/test/fixtures/wpt/FileAPI/support/
DBlob.js3 function test_blob(fn, expectations) { argument
4 var expected = expectations.expected,
5 type = expectations.type,
6 desc = expectations.desc;
27 function test_blob_binary(fn, expectations) { argument
28 var expected = expectations.expected,
29 type = expectations.type,
30 desc = expectations.desc;
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
DUnrollFlatten_test.cpp52 FAIL() << "Couldn't find '" << pattern << "' after expectations '" in expect()
64 << "' after expectations '" << mExpectationList in expect()
119 const char *expectations[] = {"fun(", "if", "fun2(", "for", "if", in TEST_F() local
121 expect(expectations, ArraySize(expectations)); in TEST_F()
158 const char *expectations[] = {"fun(", "texture2D(", "fun2(", "LOOP", "for", "if", in TEST_F() local
160 expect(expectations, ArraySize(expectations)); in TEST_F()
196 const char *expectations[] = { in TEST_F() local
199 expect(expectations, ArraySize(expectations)); in TEST_F()
226 const char *expectations[] = {"main(", "LOOP", "Lod0("}; in TEST_F() local
227 expect(expectations, ArraySize(expectations)); in TEST_F()
/third_party/vk-gl-cts/external/vulkan-docs/src/
DtestBuild47 # Verify the results against expectations. Note: do this after generating all
48 # builds. This is to support the build_tests/update-expectations script that
49 # copies the results over the expectations.
53 if ! diff build_tests/expectations/$build.html build_tests/gen-$build/out/html/vkspec.html; then
60 if ! diff build_tests/expectations/validusage.json build_tests/gen-validusage/out/validation/validu…
68 echo "expectations."
73 echo "And ensure they are acceptable. In that case, update the expectations with:"
74 echo " $ cd build_tests && ./update-expectations"
/third_party/vk-gl-cts/external/vulkan-docs/src/build_tests/
DREADME.adoc17 * `expectations/*.html`
18 * `expectations/validusage.json`
32 all configurations, then verifies the results against the expectations.
36 succeed but the output does not match the expectations, the diff is output for
44 If the mismatch between the output and expectations is expected, and the output
45 is verified to be correct, update the expectations with:
48 $ ./update-expectations
/third_party/googletest/googlemock/src/
Dgmock-spec-builders.cc71 // mockers, and all expectations.
119 ::std::vector<ExpectationBase*> expectations(1, this); in RetireAllPreRequisites()
120 while (!expectations.empty()) { in RetireAllPreRequisites()
121 ExpectationBase* exp = expectations.back(); in RetireAllPreRequisites()
122 expectations.pop_back(); in RetireAllPreRequisites()
130 expectations.push_back(next); in RetireAllPreRequisites()
141 ::std::vector<const ExpectationBase*> expectations(1, this); in AllPrerequisitesAreSatisfied()
142 while (!expectations.empty()) { in AllPrerequisitesAreSatisfied()
143 const ExpectationBase* exp = expectations.back(); in AllPrerequisitesAreSatisfied()
144 expectations.pop_back(); in AllPrerequisitesAreSatisfied()
[all …]
/third_party/skia/bench/
Dcheck_bench_regressions.py112 def read_expectations(expectations, filename): argument
113 """Reads expectations data from file and put in expectations dict."""
122 if bench_entry in expectations:
126 expectations[bench_entry] = (float(elements[LB_IDX]),
130 def check_expectations(lines, expectations, key_suffix): argument
133 For each input line in lines, checks the expectations dictionary to see if
138 expectations: dictionary returned by read_expectations().
161 if bench_platform_key not in expectations:
164 this_min, this_max, this_expected = expectations[bench_platform_key]
198 """Parses command line and checks bench expectations."""
/third_party/skia/tools/
Djsondiff.py11 Gathers diffs between 2 JSON expectations files, or between actual and
72 2. All expectations are of type JSONKEY_HASHTYPE_BITMAP_64BITMD5.
77 Any tests for which we have no expectations will be left out of the
156 old = expectations within oldfile
157 new = expectations within newfile
168 old = expectations within oldjson
169 new = expectations within newjson
186 help='Path to JSON file whose expectations to display on ' +
191 help='Path to JSON file whose expectations to display on ' +
/third_party/googletest/docs/
Dgmock_cheat_sheet.md102 4. Set your expectations on the mock objects (How will they be called? What
107 expectations on it have been satisfied.
124 // ... other expectations ...
167 ## Setting Expectations {#ExpectCall}
186 By default, expectations can be matched in *any* order. If some or all
187 expectations must be matched in a given order, you can use the
194 gMock will verify the expectations on a mock object when it is destructed, or
200 // Verifies and removes the expectations on mock_obj;
204 // Verifies and removes the expectations on mock_obj;
210 Do not set new expectations after verifying and clearing a mock after its use.
[all …]
Dgmock_for_dummies.md19 * **Mocks** are objects pre-programmed with *expectations*, which form a
35 2. next, you create some mock objects and specify its expectations and behavior
38 violation to the expectations as soon as it arises.
215 3. Specify your expectations on them (How many times will a method be called?
221 expectations on it have been satisfied.
264 **Important note:** gMock requires expectations to be set **before** the mock
267 any expectations on a mock after passing the mock to an API.
279 ## Setting Expectations
281 The key to using a mock object successfully is to set the *right expectations*
282 on it. If you set the expectations too strict, your test will fail as the result
[all …]
Dgmock_faq.md82 ### I can't figure out why gMock thinks my expectations are not satisfied. What should I do?
86 trace, you'll gain insights on why the expectations you set are not met.
101 intercepts these messages and finds that they don't match any expectations, it
104 You can learn to ignore the errors, or you can rewrite your expectations to make
128 arguments, the state of relevant expectations, and etc) to help the user debug.
130 state of relevant expectations.
170 ### The "newer expectations override older ones" rule makes writing expectations awkward. Why does …
178 // 2 the second time. However, I have to write the expectations in the
191 By default, expectations don't have to be matched in *any* particular order. If
197 expectations in sequence:
[all …]
/third_party/musl/libc-test/src/functionalext/supplement/math/math_gtest/
Dmath_lgamma_r_test.cpp26 * @tc.desc: This test is used to detect whether the set parameters meet expectations when
39 * @tc.desc: This test is used to detect whether the set parameter meets expectations when
65 * @tc.desc: This test is used to detect whether the set parameters meet expectations when
78 * @tc.desc: This test is used to detect whether the set parameter meets expectations when
104 * @tc.desc: This test is used to detect whether the set parameters meet expectations when
117 * @tc.desc: This test is used to detect whether the set parameter meets expectations when
/third_party/rust/crates/bindgen/
DCONTRIBUTING.md21 - [Test Expectations and `libclang` Versions](#test-expectations-and-libclang-versions)
95 output Rust bindings live in `bindgen-tests/tests/expectations/tests`. For example,
97 `bindgen-tests/tests/expectations/tests/my_header.rs`.
118 compare them against the expected bindings in `bindgen-tests/tests/expectations/tests`, run:
147 `bindgen-tests/tests/expectations/tests/*` bindings files, then you should test that the
154 $ cd bindgen-tests/tests/expectations
180 bindings. Put those in `bindgen-tests/tests/expectations/tests`.
194 $ cd bindgen-tests/tests/expectations
198 ### Test Expectations and `libclang` Versions
202 can add multiple test expectations, one for each supported `libclang`
[all …]

12345678910>>...16