Searched refs:run_test_case (Results 1 – 6 of 6) sorted by relevance
29 static void run_test_case(const SkString& testdata, const SkBitmap& bitmap, in run_test_case() function64 run_test_case(testdata, bitmap, canvas); in read_and_run_test_case()
301 static int run_test_case(unsigned test_num, const struct test_case *test) { in run_test_case() function401 if (!run_test_case(i, &test_cases[i])) { in main()
106 def run_test_case(self, case): member in policy_EditBookmarksEnabled
101 def run_test_case(self, case): member in policy_CookiesAllowedForUrls
180 def run_test_case(self, case): member in policy_ProxySettings
474 self.run_once_impl(self.run_test_case)