Home
last modified time | relevance | path

Searched refs:regression (Results 1 - 17 of 17) sorted by relevance

/third_party/skia/tools/calmbench/
H A Dab.py14 # we report that as a regression.
281 def regression(bench): function
284 if (a == 0): # bad bench, just return no regression
336 suspects.sort(key = regression)
339 r = regression(suspect)
348 r = regression(bench) if bench in suspects else 1.0
386 "%s, %s, %f, " % (bench, bench in suspects, regression(bench)) +
/third_party/rust/crates/serde/test_suite/tests/
H A Dregression.rs1 mod regression { modules
2 automod::dir!("tests/regression");
/third_party/rust/crates/syn/tests/
H A Dregression.rs3 mod regression { modules
4 automod::dir!("tests/regression");
/third_party/rust/crates/regex/tests/
H A Dtest_nfa_utf8bytes.rs44 mod regression; modules
H A Dtest_nfa.rs40 mod regression; modules
H A Dtest_nfa_bytes.rs46 mod regression; modules
H A Dtest_backtrack_utf8bytes.rs48 mod regression; modules
H A Dtest_backtrack.rs46 mod regression; modules
H A Dtest_backtrack_bytes.rs46 mod regression; modules
H A Dtest_default.rs50 mod regression; modules
/third_party/ffmpeg/tools/
H A Dpatcheck180 write a regression test containing at least a line that triggers each warning once
/third_party/python/PCbuild/
H A Drt.bat2 rem Run Tests. Run the regression test suite.
/third_party/mesa3d/src/freedreno/.gitlab-ci/traces/
H A Dafuc_test.asm23 ; This file is the source for a simple mock firmware used to regression test
/third_party/skia/third_party/externals/opengl-registry/xml/
H A Dreadme.tex885 This is not a regression relative to the \code{.spec} files, which also
900 This is not a regression relative to the \code{.spec} files, which also
915 This is not a regression relative to the \code{.spec} files, which also
/third_party/openGLES/xml/
H A Dreadme.tex962 This is not a regression relative to the \code{.spec} files, which also
977 This is not a regression relative to the \code{.spec} files, which also
992 This is not a regression relative to the \code{.spec} files, which also
/third_party/json/tests/src/
H A Dunit-regression1.cpp112 TEST_CASE("regression tests 1")
621 TEST_DATA_DIRECTORY "/regression/broken_file.json",
622 TEST_DATA_DIRECTORY "/regression/working_file.json"
636 TEST_DATA_DIRECTORY "/regression/floats.json",
637 TEST_DATA_DIRECTORY "/regression/signed_ints.json",
638 TEST_DATA_DIRECTORY "/regression/unsigned_ints.json",
639 TEST_DATA_DIRECTORY "/regression/small_signed_ints.json"
1336 is.open(TEST_DATA_DIRECTORY "/regression/working_file.json");
1486 TEST_CASE("regression tests, exceptions dependent")
/third_party/mksh/
H A DBuild.sh2795 $e Run the regression test suite: ./test.sh

Completed in 20 milliseconds