Lines Matching defs:TEST
26 TEST(TouchVideoFrame, Constructor) { in TEST() function
40 TEST(TouchVideoFrame, Equality) { in TEST() function
72 TEST(TouchVideoFrame, Rotate90_0x0) { in TEST() function
79 TEST(TouchVideoFrame, Rotate90_1x1) { in TEST() function
86 TEST(TouchVideoFrame, Rotate90_2x2) { in TEST() function
93 TEST(TouchVideoFrame, Rotate90_3x2) { in TEST() function
100 TEST(TouchVideoFrame, Rotate90_3x2_4times) { in TEST() function
112 TEST(TouchVideoFrame, Rotate180_0x0) { in TEST() function
119 TEST(TouchVideoFrame, Rotate180_1x1) { in TEST() function
126 TEST(TouchVideoFrame, Rotate180_2x2) { in TEST() function
133 TEST(TouchVideoFrame, Rotate180_3x2) { in TEST() function
140 TEST(TouchVideoFrame, Rotate180_3x2_2times) { in TEST() function
148 TEST(TouchVideoFrame, Rotate180_3x3) { in TEST() function
157 TEST(TouchVideoFrame, Rotate270_0x0) { in TEST() function
164 TEST(TouchVideoFrame, Rotate270_1x1) { in TEST() function
171 TEST(TouchVideoFrame, Rotate270_2x2) { in TEST() function
178 TEST(TouchVideoFrame, Rotate270_3x2) { in TEST() function
185 TEST(TouchVideoFrame, Rotate270_3x2_4times) { in TEST() function