Searched refs:testnum (Results 1 - 9 of 9) sorted by relevance

/external/pixman/test/
H A Dmatrix-test.c74 test_matrix (int testnum, int verbose) argument
80 prng_srand (testnum);
163 testnum, i, diff);
169 testnum, i, diff);
H A Drotate-test.c82 test_transform (int testnum, int verbose) argument
87 prng_srand (testnum);
H A Dblitters-test.c223 test_composite (int testnum, int verbose) argument
243 max_width = max_height = 24 + testnum / 10000;
244 max_extra_stride = 4 + testnum / 1000000;
255 prng_srand (testnum);
H A Dcomposite-traps-test.c47 test_composite (int testnum, argument
78 prng_srand (testnum);
H A Dglyph-test.c218 test_glyphs (int testnum, int verbose) argument
227 prng_srand (testnum);
H A Dutils.h105 uint32_t (*test_function)(int testnum, int verbose),
H A Daffine-test.c25 test_composite (int testnum, argument
51 prng_srand (testnum);
H A Dscaling-test.c49 test_composite (int testnum, argument
83 prng_srand (testnum);
H A Dutils.c653 uint32_t (*test_function)(int testnum, int verbose),
650 fuzzer_test_main(const char *test_name, int default_number_of_iterations, uint32_t expected_checksum, uint32_t (*test_function)(int testnum, int verbose), int argc, const char *argv[]) argument

Completed in 487 milliseconds