Searched defs:run_test_case (Results 1 - 9 of 9) sorted by relevance

/external/autotest/client/site_tests/policy_EditBookmarksEnabled/
H A Dpolicy_EditBookmarksEnabled.py106 def run_test_case(self, case): member in class:policy_EditBookmarksEnabled
/external/opencv3/modules/ml/test/
H A Dtest_mltests.cpp52 int CV_AMLTest::run_test_case( int testCaseIdx ) function in class:CV_AMLTest
H A Dtest_save_load.cpp55 int CV_SLMLTest::run_test_case( int testCaseIdx ) function in class:CV_SLMLTest
/external/skia/tools/
H A Dchrome_fuzz.cpp29 static void run_test_case(const SkString& testdata, const SkBitmap& bitmap, function
64 run_test_case(testdata, bitmap, canvas);
/external/autotest/client/site_tests/policy_CookiesAllowedForUrls/
H A Dpolicy_CookiesAllowedForUrls.py101 def run_test_case(self, case): member in class:policy_CookiesAllowedForUrls
/external/autotest/client/site_tests/policy_ProxySettings/
H A Dpolicy_ProxySettings.py180 def run_test_case(self, case): member in class:policy_ProxySettings
/external/boringssl/src/crypto/modes/
H A Dgcm_test.c301 static int run_test_case(unsigned test_num, const struct test_case *test) { function
401 if (!run_test_case(i, &test_cases[i])) {
/external/opencv3/modules/ts/src/
H A Dts.cpp345 int BadArgTest::run_test_case( int expected_code, const string& _descr ) function in class:cvtest::BadArgTest
/external/opencv3/modules/ts/include/opencv2/
H A Dts.hpp232 // calls the tested function. the method is called from run_test_case()
482 virtual int run_test_case( int expected_code, const string& descr );
487 int run_test_case( int expected_code, const string& _descr, F f) function in class:cvtest::BadArgTest

Completed in 822 milliseconds