Home
last modified time | relevance | path

Searched defs:IsUnicodeWhitespace (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/strings/
Dstring_util_unittest.cc1324 TEST(StringUtilTest, IsUnicodeWhitespace) { in TEST() argument
Dstring_util.cc655 bool IsUnicodeWhitespace(wchar_t c) { in IsUnicodeWhitespace() function