Searched refs:kLocale (Results 1 – 1 of 1) sorted by relevance
34 static const std::string kLocale = "zu"; variable120 ASSERT_GE(png_->height(), y + 1 + h) << "Locale: " << kLocale << " is not found in the file."; in TEST_P()122 if (matches_locale(loc, kLocale.c_str())) { in TEST_P()123 EXPECT_TRUE(android::base::StartsWith(loc, kLocale)); in TEST_P()