Home
last modified time | relevance | path

Searched refs:run_test_case (Results 1 – 6 of 6) sorted by relevance

/external/skia/tools/
Dchrome_fuzz.cpp29 static void run_test_case(const SkString& testdata, const SkBitmap& bitmap, in run_test_case() function
64 run_test_case(testdata, bitmap, canvas); in read_and_run_test_case()
/external/boringssl/src/crypto/modes/
Dgcm_test.c301 static int run_test_case(unsigned test_num, const struct test_case *test) { in run_test_case() function
401 if (!run_test_case(i, &test_cases[i])) { in main()
/external/autotest/client/site_tests/policy_EditBookmarksEnabled/
Dpolicy_EditBookmarksEnabled.py106 def run_test_case(self, case): member in policy_EditBookmarksEnabled
/external/autotest/client/site_tests/policy_CookiesAllowedForUrls/
Dpolicy_CookiesAllowedForUrls.py101 def run_test_case(self, case): member in policy_CookiesAllowedForUrls
/external/autotest/client/site_tests/policy_ProxySettings/
Dpolicy_ProxySettings.py180 def run_test_case(self, case): member in policy_ProxySettings
/external/autotest/client/cros/
Denterprise_policy_base.py474 self.run_once_impl(self.run_test_case)