/external/opencv3/modules/ts/include/opencv2/ts/ |
D | ts_perf.hpp | 166 class CV_EXPORTS Regression class 169 …static Regression& add(TestBase* test, const std::string& name, cv::InputArray array, double eps =… 170 …static Regression& addMoments(TestBase* test, const std::string& name, const cv::Moments & array, … 171 …static Regression& addKeypoints(TestBase* test, const std::string& name, const std::vector<cv::Key… 172 …static Regression& addMatches(TestBase* test, const std::string& name, const std::vector<cv::DMatc… 175 …Regression& operator() (const std::string& name, cv::InputArray array, double eps = DBL_EPSILON, E… 178 static Regression& instance(); 179 Regression(); 180 ~Regression(); 182 Regression(const Regression&); [all …]
|
/external/opencv3/modules/ts/src/ |
D | ts_perf.cpp | 123 Regression& Regression::instance() in instance() 125 static Regression single; in instance() 129 Regression& Regression::add(TestBase* test, const std::string& name, cv::InputArray array, double e… in add() 135 Regression& Regression::addMoments(TestBase* test, const std::string& name, const cv::Moments& arra… in addMoments() 140 return Regression::add(test, name, m, eps, err); in addMoments() 143 Regression& Regression::addKeypoints(TestBase* test, const std::string& name, const std::vector<cv:… in addKeypoints() 153 return Regression::add(test, name + "-pt", pt, eps, ERROR_ABSOLUTE) in addKeypoints() 161 Regression& Regression::addMatches(TestBase* test, const std::string& name, const std::vector<cv::D… in addMatches() 169 return Regression::add(test, name + "-queryIdx", queryIdx, DBL_EPSILON, ERROR_ABSOLUTE) in addMatches() 175 void Regression::Init(const std::string& testSuitName, const std::string& ext) in Init() [all …]
|
/external/llvm/test/Feature/ |
D | README.txt | 5 Regression tests for individual bug fixes should go into the test/Regression dir.
|
/external/libxml2/result/HTML/ |
D | reg1.html.sax | 10 SAX.characters(Regression test 1, 17) 21 SAX.characters(Regression test 1, 17)
|
D | reg2.html.sax | 10 SAX.characters(Regression test 2, 17) 21 SAX.characters(Regression test 2, 17)
|
D | reg3.html.sax | 10 SAX.characters(Regression test 3, 17) 21 SAX.characters(Regression test 3, 17)
|
D | reg4.html.sax | 10 SAX.characters(Regression test 4, 17) 21 SAX.characters(Regression test 4, 17)
|
/external/autotest/client/site_tests/platform_GesturesRegressionTest/ |
D | control | 7 PURPOSE = "Regression tests of ChromeOS gestures library." 11 TEST_CATEGORY = "Regression"
|
/external/autotest/client/site_tests/bluetooth_RegressionClient/ |
D | control | 14 Client Side Bluetooth Semi-Auto Regression Tests. 16 Implements most of the Bluetooth Regression Tests with some tester
|
/external/opencv3/modules/cudastereo/test/ |
D | test_stereo.cpp | 64 CUDA_TEST_P(StereoBM, Regression) in CUDA_TEST_P() argument 99 CUDA_TEST_P(StereoBeliefPropagation, Regression) in CUDA_TEST_P() argument 142 CUDA_TEST_P(StereoConstantSpaceBP, Regression) in CUDA_TEST_P() argument
|
/external/opencv3/modules/photo/test/ |
D | test_denoising.cuda.cpp | 58 TEST(CUDA_BruteForceNonLocalMeans, Regression) in TEST() argument 91 TEST(CUDA_FastNonLocalMeans, Regression) in TEST() argument
|
/external/ceres-solver/data/nist/ |
D | Rat42.dat | 9 Procedure: Nonlinear Least Squares Regression 18 Nonlinear Regression Modeling.
|
D | Rat43.dat | 9 Procedure: Nonlinear Least Squares Regression 18 Nonlinear Regression Modeling.
|
/external/autotest/client/tests/cpu_hotplug/ |
D | control | 2 DOC = 'lhcs_regression: Regression test for CPU hotplug'
|
/external/autotest/client/tests/kvm/autotest_control/ |
D | cpu_hotplug.control | 2 DOC = 'lhcs_regression: Regression test for CPU hotplug'
|
/external/compiler-rt/test/asan/TestCases/Darwin/ |
D | objc-odr.mm | 1 // Regression test for
|
D | cstring_literals_regtest.mm | 1 // Regression test for
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | 2003-08-21-EnvironmentTest.ll | 4 ; Regression Test: EnvironmentTest.ll
|
/external/autotest/client/site_tests/platform_TLSDate/ |
D | control | 11 PURPOSE = "Regression and integration tests of tlsdate{,d}."
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | 2003-08-21-EnvironmentTest.ll | 4 ; Regression Test: EnvironmentTest.ll
|
/external/autotest/client/site_tests/security_Minijail0/ |
D | control | 11 PURPOSE = "Regression and integration tests of minijail0."
|
/external/llvm/test/CodeGen/AArch64/ |
D | regress-fp128-livein.ll | 3 ; Regression test for NZCV reg live-in not being added to fp128csel IfTrue BB,
|
/external/autotest/client/site_tests/security_Minijail_seccomp/ |
D | control | 11 PURPOSE = "Regression test for seccomp_filter setup from minijail."
|
/external/autotest/client/site_tests/network_GobiUncleanDisconnect/ |
D | control | 13 TEST_CATEGORY = "Regression"
|
D | control.gobi2k | 15 TEST_CATEGORY = "Regression"
|