Lines Matching defs:TEST
27 TEST(TouchVideoFrame, Constructor) { in TEST() function
41 TEST(TouchVideoFrame, Equality) { in TEST() function
73 TEST(TouchVideoFrame, Rotate90_0x0) { in TEST() function
80 TEST(TouchVideoFrame, Rotate90_1x1) { in TEST() function
87 TEST(TouchVideoFrame, Rotate90_2x2) { in TEST() function
94 TEST(TouchVideoFrame, Rotate90_3x2) { in TEST() function
101 TEST(TouchVideoFrame, Rotate90_3x2_4times) { in TEST() function
113 TEST(TouchVideoFrame, Rotate180_0x0) { in TEST() function
120 TEST(TouchVideoFrame, Rotate180_1x1) { in TEST() function
127 TEST(TouchVideoFrame, Rotate180_2x2) { in TEST() function
134 TEST(TouchVideoFrame, Rotate180_3x2) { in TEST() function
141 TEST(TouchVideoFrame, Rotate180_3x2_2times) { in TEST() function
149 TEST(TouchVideoFrame, Rotate180_3x3) { in TEST() function
158 TEST(TouchVideoFrame, Rotate270_0x0) { in TEST() function
165 TEST(TouchVideoFrame, Rotate270_1x1) { in TEST() function
172 TEST(TouchVideoFrame, Rotate270_2x2) { in TEST() function
179 TEST(TouchVideoFrame, Rotate270_3x2) { in TEST() function
186 TEST(TouchVideoFrame, Rotate270_3x2_4times) { in TEST() function