Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super_range/d/
DTSuper.java47 public void testString(String s) { in testString() method in TSuper
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super/d/
DTSuper.java47 public void testString(String s) { in testString() method in TSuper
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DExactCanvasTests.java159 final String testString = "THIS IS A TEST"; in testBasicText() local
/cts/tests/tests/content/src/android/content/cts/
DContextTest.java47 String testString = mContext.getString(R.string.context_test_string1); in testGetString() local
/cts/hostsidetests/sample/src/android/sample/cts/
DSampleHostTest.java128 String testString = ""; in testLogcat() local
/cts/tests/tests/text/src/android/text/cts/
DTextUtilsTest.java1669 String testString = "abccbadecdebz"; in testSplitPattern() local
1716 String testString = "abccbadecdebz"; in testSplitString() local
1912 String testString = "Start. Sentence word!No space before\n\t" + in testGetCapsMode() local
1992 String testString = "Start. Sentence word!No space before\n\t" + in testGetCapsModeException() local
/cts/hostsidetests/aadb/src/com/android/cts/aadb/
DTestDeviceFuncTest.java287 String testString = "blah"; in doTestSyncFiles() local
/cts/tests/tests/widget/src/android/widget/cts/
DAutoCompleteTextViewTest.java378 String testString = ""; in testOnFilterComplete() local