Searched refs:IsLowerText (Results 1 – 2 of 2) sorted by relevance
61 bool IsLowerText(const UnicodeText& text) const { in IsLowerText() function
163 EXPECT_TRUE(unilib_->IsLowerText(UTF8ToUnicodeText("ξέρει"))); in TEST_F()