Home
last modified time | relevance | path

Searched defs:testString (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/content/src/android/content/cts/
DContextTest.java66 String testString = mContext.getString(R.string.context_test_string1); in testGetString() local
/cts/tests/tests/text/src/android/text/cts/
DTextUtilsTest.java1886 String testString = "abccbadecdebz"; in testSplitPattern() local
1940 String testString = "abccbadecdebz"; in testSplitString() local
2156 String testString = "Start. Sentence word!No space before\n\t" + in testGetCapsMode() local
2243 String testString = "Start. Sentence word!No space before\n\t" + in testGetCapsModeException() local
/cts/tests/tests/widget/src/android/widget/cts/
DAutoCompleteTextViewTest.java504 String testString = "tes"; in testOnFilterComplete() local