Searched refs:test_t (Results 1 - 5 of 5) sorted by path

/system/core/libpixelflinger/tests/arch-arm64/col32cb16blend/
H A Dcol32cb16blend_test.c41 struct test_t struct
49 struct test_t tests[] =
89 for(i = 0; i < sizeof(tests)/sizeof(struct test_t); ++i)
91 struct test_t test = tests[i];
/system/core/libpixelflinger/tests/arch-arm64/t32cb16blend/
H A Dt32cb16blend_test.c40 struct test_t struct
48 struct test_t tests[] =
98 for(i = 0; i < sizeof(tests)/sizeof(struct test_t); ++i)
100 struct test_t test = tests[i];
/system/core/libpixelflinger/tests/arch-mips/col32cb16blend/
H A Dcol32cb16blend_test.c41 struct test_t struct
49 struct test_t tests[] =
90 for(i = 0; i < sizeof(tests)/sizeof(struct test_t); ++i)
92 struct test_t test = tests[i];
/system/core/libpixelflinger/tests/arch-mips/t32cb16blend/
H A Dt32cb16blend_test.c40 struct test_t struct
48 struct test_t tests[] =
98 for(i = 0; i < sizeof(tests)/sizeof(struct test_t); ++i)
100 struct test_t test = tests[i];
/system/core/libpixelflinger/tests/arch-mips64/col32cb16blend/
H A Dcol32cb16blend_test.c41 struct test_t struct
49 struct test_t tests[] =
90 for(i = 0; i < sizeof(tests)/sizeof(struct test_t); ++i)
92 struct test_t test = tests[i];

Completed in 31 milliseconds