Searched refs:TestEveryChar (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/ui/app_list/search/
H A Dtokenized_string_char_iterator_unittest.cc41 void TestEveryChar(const std::string& text, const std::string& expects) { function in namespace:app_list::test::__anon16542
93 TestEveryChar(text, "");
98 TestEveryChar(text, "");
107 TestEveryChar(text, "c0!");
112 TestEveryChar(text, "s0! i1 m2 p3 l4 e5");
117 TestEveryChar(text, "s0! c1 r2 a3 t4 c5 h6 p7! a8 d9");
122 TestEveryChar(text, "c0! h1 e2 s3 s4 25! .6 07");
127 TestEveryChar(text, "c0! u1 t2 t4! h5 e6 r8! o9 p10 e11");
132 TestEveryChar(text, "a0! u1 t2 o3 c4! a5 d6 w8! s9");
137 TestEveryChar(tex
[all...]

Completed in 122 milliseconds