Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/chromeos/input_method/
Dinput_method_util_unittest.cc42 TEST_F(InputMethodUtilTest, StringIsSupported) { in TEST_F() argument
Dinput_method_util.cc395 bool StringIsSupported(const std::string& english_string, in StringIsSupported() function