HomeSort by relevance Sort by last modified time
    Searched full:regression (Results 101 - 125 of 1782) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/ceres-solver/data/nist/
Rat43.dat 9 Procedure: Nonlinear Least Squares Regression
18 Nonlinear Regression Modeling.
MGH10.dat 9 Procedure: Nonlinear Least Squares Regression
21 regression. In Nonlinear Programming, Rosen,
  /external/chromium_org/third_party/WebKit/Tools/qunit/
README.md 8 QUnit is especially useful for regression testing: Whenever a bug is reported,
11 comes up again - a regression - you'll spot it immediately and know how to fix
  /external/chromium_org/v8/test/mjsunit/regress/
regress-x87.js 30 // Regression for register allocation.
36 // Regression for double-phis
  /external/chromium_org/v8/test/webkit/fast/js/
regexp-lastindex-expected.txt 24 Test for regression against REGRESSION: RegExp("[^\s$]+", "g") returns extra matches
regexp-lastindex.js 25 'Test for regression against <a href="https://bugs.webkit.org/show_bug.cgi?id=5602">REGRESSION: RegExp("[^\\s$]+", "g") returns extra matches</a>'
toString-exception-expected.txt 24 This test checks for regression against 7343: REGRESSION: fast/js/toString-overrides.html fails when run multiple times.
toString-exception.js 25 'This test checks for regression against <a href="https://bugs.webkit.org/show_bug.cgi?id=7343">7343: REGRESSION: fast/js/toString-overrides.html fails when run multiple times</a>.'
  /external/stlport/
README 18 build/test/unit - build directory for regression (unit) tests
27 test/unit - unit (regression) tests
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
CipherInputStreamTest.java 36 // Regression for HARMONY-1080
50 // Regression for HARMONY-1087
  /ndk/sources/cxx-stl/stlport/
README.original 18 build/test/unit - build directory for regression (unit) tests
27 test/unit - unit (regression) tests
  /prebuilts/ndk/5/sources/cxx-stl/stlport/
README.original 18 build/test/unit - build directory for regression (unit) tests
27 test/unit - unit (regression) tests
  /prebuilts/ndk/6/sources/cxx-stl/stlport/
README.original 18 build/test/unit - build directory for regression (unit) tests
27 test/unit - unit (regression) tests
  /prebuilts/ndk/7/sources/cxx-stl/stlport/
README.original 18 build/test/unit - build directory for regression (unit) tests
27 test/unit - unit (regression) tests
  /prebuilts/ndk/8/sources/cxx-stl/stlport/
README.original 18 build/test/unit - build directory for regression (unit) tests
27 test/unit - unit (regression) tests
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/
README.original 18 build/test/unit - build directory for regression (unit) tests
27 test/unit - unit (regression) tests
  /external/chromium_org/ui/keyboard/resources/elements/
kb-key.html 12 /* TODO(kevers): A regression in the Polymer library broke
14 * "-webkit-box-flex: {{weight}}" once the regression is fixed
18 /* TODO(rsadam): remove when {{}} regression is fixed */
22 /* TODO(rsadam): remove when {{}} regression is fixed */
115 * TODO(rsadam): Remove when polymer {{}} syntax regression is fixed.
127 * TODO(rsadam): Remove when polymer {{}} syntax regression is fixed.
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
Collections2Test.java 58 // Regression for HARMONY-94
72 // regression for Harmony-1367
88 // Regression for HARMONY-19 Rotate an *empty* list
91 // Regression for HARMONY-20
117 // Regression for HARMONY-93
130 // Regression for HARMONY-93
143 // Regression for HARMONY-93
156 // Regression for HARMONY-93
169 // Regression for HARMONY-93
182 // Regression for HARMONY-9
    [all...]
  /external/chromium_org/tools/
run-bisect-perf-regression.py 8 This script is used by a trybot to run the src/tools/bisect-perf-regression.py
9 script with the parameters specified in run-bisect-perf-regression.cfg. It will
11 directory provided, and run the bisect-perf-regression.py script there.
23 bisect = imp.load_source('bisect-perf-regression',
25 'bisect-perf-regression.py'))
255 path_to_file: Path to the bisect-perf-regression.py script.
274 """Attempts to execute src/tools/bisect-perf-regression.py with the parameters
280 bisect-perf-regression.py script, where it will store it's own copy of
282 path_to_file: Path to the bisect-perf-regression.py script.
297 cmd = ['python', os.path.join(path_to_file, 'bisect-perf-regression.py')
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/file/
FileURLConnectionTest.java 40 // Regression for HARMONY-4699
51 // Regression for Harmony-5737
60 // Regression for Harmony-5779
  /external/valgrind/main/docs/internals/
directory-structure.txt 24 - $TOOL/tests regression tests
29 - tests/ regression test machinery
46 A final case: arch-specific regression tests for tools go in a
  /external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
RuleBasedCollatorTest.java 34 // Regression test for HARMONY-28
161 //Regression for HARMONY-1352
213 //Regression for HARMONY-1352
274 //Regression for HARMONY-241
286 //Regression for HARMONY-836
298 //Regression for HARMONY-241
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
X509Certificate2Test.java 66 // Regression for HARMONY-3384
77 // End regression for HARMONY-3384
  /external/chromium_org/chrome/browser/extensions/
extension_bindings_apitest.cc 55 // Regression test that we don't delete our own bindings with about:blank
83 // Regression test for http://crbug.com/269149.
  /external/chromium_org/third_party/WebKit/ManualTests/
plain-text-paste.html 7 <p><b>BUG ID:</b> <a href="http://bugs.webkit.org/show_bug.cgi?id=8276">Bugzilla bug 8276</a> REGRESSION (NativeTextField): Pasting a Finder item into a text field results in a file: URL being pasted instead of just the file name
8 <br><i>and</i><br> <b>BUG ID:</b> <a href="http://bugs.webkit.org/show_bug.cgi?id=8283">Bugzilla bug 8283</a> REGRESSION: File's path doesn't appear after dragging file into input field</p>

Completed in 463 milliseconds

1 2 3 45 6 7 8 91011>>