Searched defs:IsStringASCII (Results 1 – 5 of 5) sorted by relevance
90 TEST(StringUtilTest, IsStringASCII) { in TEST() argument
227 bool IsStringASCII(const StringPiece& str) { in IsStringASCII() function
501 bool IsStringASCII(const StringPiece& str) { in IsStringASCII() function505 bool IsStringASCII(const StringPiece16& str) { in IsStringASCII() function509 bool IsStringASCII(const string16& str) { in IsStringASCII() function514 bool IsStringASCII(const std::wstring& str) { in IsStringASCII() function
391 TEST(StringUtilTest, IsStringASCII) { in TEST() argument
77 bool IsStringASCII(const android::String16& str) { in IsStringASCII() function