Home | History | Annotate | Download | only in Support

Lines Matching refs:TEST

37   TEST(IntegersSubsetTest, GeneralTest) {
39 // Test construction.
58 // Test belonging to range.
63 // Test when subset contains the only item.
78 // Test when subset contains items that are not a ranges but
90 // Test size of subset. Note subset itself may be not optimized (improper),
102 // Test access to a single value.
116 TEST(IntegersSubsetTest, MappingTest) {
122 // Test construction.
142 // Test verification.
158 // Test optimization.
251 TEST(IntegersSubsetTest, DiffTest) {