Searched refs:testnum (Results 1 – 10 of 10) sorted by relevance
/external/pixman/test/ |
D | matrix-test.c | 74 test_matrix (int testnum, int verbose) in test_matrix() argument 80 prng_srand (testnum); in test_matrix() 163 testnum, i, diff); in test_matrix() 169 testnum, i, diff); in test_matrix()
|
D | rotate-test.c | 82 test_transform (int testnum, int verbose) in test_transform() argument 87 prng_srand (testnum); in test_transform()
|
D | blitters-test.c | 223 test_composite (int testnum, int verbose) in test_composite() argument 243 max_width = max_height = 24 + testnum / 10000; in test_composite() 244 max_extra_stride = 4 + testnum / 1000000; in test_composite() 255 prng_srand (testnum); in test_composite()
|
D | composite-traps-test.c | 47 test_composite (int testnum, in test_composite() argument 78 prng_srand (testnum); in test_composite()
|
D | glyph-test.c | 218 test_glyphs (int testnum, int verbose) in test_glyphs() argument 227 prng_srand (testnum); in test_glyphs()
|
D | affine-test.c | 25 test_composite (int testnum, in test_composite() argument 51 prng_srand (testnum); in test_composite()
|
D | scaling-test.c | 49 test_composite (int testnum, in test_composite() argument 83 prng_srand (testnum); in test_composite()
|
D | utils.h | 105 uint32_t (*test_function)(int testnum, int verbose),
|
D | utils.c | 653 uint32_t (*test_function)(int testnum, int verbose), in fuzzer_test_main() argument
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | attach2.test | 159 proc lock_status {testnum db expected_result} { 170 do_test attach2-$testnum [subst {
|