Searched refs:has_no_dot (Results 1 – 1 of 1) sorted by relevance
5221 bool has_no_dot = true; in TEST_P() local5224 has_no_dot = false; in TEST_P()5228 EXPECT_EQ(has_no_dot, dot_should_be_transformed); in TEST_P()5285 bool has_no_dot = true; in TEST_P() local5288 has_no_dot = false; in TEST_P()5292 EXPECT_EQ(has_no_dot, dot_should_be_transformed); in TEST_P()