Searched refs:n_tests (Results 1 – 4 of 4) sorted by relevance
162 guint n_tests = 0; in test_file() local185 n_tests++; in test_file()199 n_tests++; in test_file()204 n_tests++; in test_file()211 n_tests++; in test_file()225 g_assert_cmpint (n_failures, ==, n_tests); in test_file()
32 static const gint n_tests = sizeof (param_sets) / sizeof (struct TestParams); variable130 for (i = 0; i < n_tests; i++) in main()
1006 uint32_t n_tests = 8000; in main() local1038 get_int (argv[i + 1], &n_tests); in main()1065 # pragma omp parallel for default(none) shared(verbose, n_tests, mod, seed) in main()1067 for (i = 0; i < (int32_t)n_tests; ++i) in main()1072 for (i = 0; i < (int32_t)n_tests; ++i) in main()
120 static const int n_tests = G_N_ELEMENTS (tests); variable424 for (n = 0; n < n_tests; n++) { in main()