Home | History | Annotate | Download | only in internal

Lines Matching full:empty_string

39                 com.android.inputmethod.latin.tests.R.string.empty_string);
163 assertTextArray("Escaped !text/name", "\\!text/empty_string", "\\!text/empty_string");
164 assertTextArray("Escaped !TEXT/NAME", "\\!TEXT/EMPTY_STRING", "\\!TEXT/EMPTY_STRING");
195 assertTextArray("Multiple escaped !text", "\\!,\\!text/empty_string",
196 "\\!", "\\!text/empty_string");
197 assertTextArray("Multiple escaped !TEXT", "\\!,\\!TEXT/EMPTY_STRING",
198 "\\!", "\\!TEXT/EMPTY_STRING");
208 "!text/empty_string");
347 "!TEXT/EMPTY_STRING", "!TEXT/EMPTY_STRING");