Searched refs:n_tests (Results 1 – 4 of 4) sorted by relevance
128 n_tests = len(test_envs) * len(test_cases)131 print('Testing {}/{}: {} :: {}'.format(n, n_tests,
108 static int test_noexec(struct noexec_test *tests, size_t n_tests)129 for (i = 0; i < n_tests; i++) {
276 static void radeon_wait_pll_lock(struct drm_encoder *encoder, unsigned n_tests, in radeon_wait_pll_lock() argument289 for (i = 0; i < n_tests; i++) { in radeon_wait_pll_lock()
1272 int n_tests = sizeof(uffd_tests) / sizeof(uffd_test_case_t); in main() local1309 for (i = 0; i < n_tests; i++) { in main()