Home
last modified time | relevance | path

Searched refs:testError (Results 1 – 8 of 8) sorted by relevance

/external/v8/test/mjsunit/regress/
Dregress-3404.js5 function testError(error) { function
26 testError(referenceError());
27 testError(stackOverflow());
/external/libxml2/
Dcheck-xml-test-suite.py184 def testError(filename, id): function
332 res = testError(URI, id)
/external/opencv3/modules/ml/test/
Dtest_emknearestkmeans.cpp680 …double testError = (double)(testConfusionMat.at<int>(1,0) + testConfusionMat.at<int>(0,1)) / (samp… in run() local
690 if(testError > maxTestError) in run()
692 …:TS::LOG, "Too large test classification error (calc = %f, valid=%f).\n", testError, maxTestError); in run()
/external/autotest/client/deps/lansim/src/py/
Dsimulator_unittest.py164 def testError(self): member in SimulatorThreadTest
/external/antlr/antlr-3.4/runtime/Python/unittests/
Dtesttreewizard.py116 def testError(self): member in TestTreePatternLexer
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/node_modules/mocha/
Dmocha.js4669 var testError = hook.error();
4670 if (testError) self.fail(self.test, testError);
/external/chromium-trace/catapult/third_party/mocha/
Dmocha.js4846 var testError = hook.error();
4847 if (testError) self.fail(self.test, testError);
/external/chromium-trace/catapult/tracing/third_party/mocha/
Dmocha.js4846 var testError = hook.error();
4847 if (testError) self.fail(self.test, testError);