Home
last modified time | relevance | path

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

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DLogHelper.java50 StringBuilder testString = new StringBuilder(); in getLog() local
70 String testString = getLog(device, tag); in waitForLog() local
82 String testString = getLog(device, tag); in assertLog() local
90 String testString = getLog(device, tag); in assumeLog() local
100 String testString = getLog(device, tag); in parseDutVolume() local
115 String testString = getLog(device, tag); in assertLogDoesNotContain() local
124 String testString = ""; in getSupportedAudioFormats() local
/cts/tests/tests/text/src/android/text/cts/
DStaticLayoutTest.java653 private List<CharSequence> buildTestCharSequences(String testString, Normalizer.Form[] forms) { in buildTestCharSequences()
722 String testString = "ab\r\nde"; in testGetOffset_ASCII() local
783 String testString = "\u00C1\u00C2\u00C3\u00C4\u00C5"; in testGetOffset_UNICODE_Normalization() local
842 String testString = in testGetOffset_UNICODE_SurrogatePairs() local
880 String testString = "\u0E02\u0E2D\u0E1A\u0E04\u0E38\u0E13"; in testGetOffset_UNICODE_Thai() local
909 String testString = "\u0623\u064F\u0633\u0652\u0631\u064E\u0629\u064C"; in testGetOffset_UNICODE_Arabic() local
946 String testString = "\u0061\u0062\u05DE\u05E1\u05E2\u0063\u0064"; in testGetOffset_UNICODE_Bidi() local
1155 String testString = "\uD83D\uDE00\uD83D\uDE01\uD83D\uDE02\uD83D\uDE03\uD83D\uDE04"; in testGetOffsetForHorizontal_Multilines() local
1177 String testString = "ab(\u0623\u0624)c\u0625"; in testIsRtlCharAt() local
1191 String testString = "\u0623\u0624(ab)\u0625c"; in testIsRtlCharAt() local
[all …]
DSerifFallbackTest.java84 final String testString = "\u9AA8"; // Han character used in Japanese, Chinese, Korean in testSerifFallback() local
DTextUtilsTest.java1923 String testString = "abccbadecdebz"; in testSplitPattern() local
1975 String testString = "abccbadecdebz"; in testSplitString() local
2175 String testString = "Start. Sentence word!No space before\n\t" + in testGetCapsMode() local
2256 String testString = "Start. Sentence word!No space before\n\t" + in testGetCapsModeException() local
/cts/tests/tests/telecom/aidl/android/telecom/cts/
DITestInterface.aidl24 String testLoopback(String testString); in testLoopback()
/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/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/tests/tests/graphics/src/android/graphics/cts/
DTypefaceTest.java302 final String testString = "abcde"; in testInvalidCmapFont() local
313 final String testString = "abcde"; in testInvalidCmapFont2() local
346 final String testString = "\u0100\u0400"; in testInvalidCmapFont_unsortedEntries() local
361 final String testString = "\u0100\uFE00\u0400\uFE00"; in testInvalidCmapFont_unsortedEntries() local
590 final String testString = "a"; in testTypeface_SupportedCmapEncodingTest() local
608 final String testString = "WWWWWWWWWWWWWWWWWWWWW"; in testTypefaceBuilder_customFallback() local
/cts/hostsidetests/packagemanager/abioverride/src/android/abioverride/cts/
DAbiOverrideTest.java100 String testString = ""; in testAbiIs32bit() local
/cts/tests/tests/text/src/android/text/method/cts/
DBaseMovementMethodTest.java86 final String testString = testLine + "\n" + testLine; in testOnGenericMotionEvent_horizontalScroll() local
151 final String testString = testLine + "\n" + testLine; in testOnGenericMotionEvent_verticalScroll() local
/cts/hostsidetests/sample/src/android/sample/cts/
DSampleHostJUnit4Test.java105 String testString = ""; in testLogcat() local
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DExactCanvasTests.java159 final String testString = "THIS IS A TEST"; in testBasicText() local
172 final String testString = "THIS IS A TEST ON A CIRCLE PATH"; in drawTestTextOnPath() local
/cts/hostsidetests/tv/src/com/android/cts/tv/
DTvInputManagerHostTest.java108 String testString = ""; in testInputUpdated() local
/cts/tests/accessibility/src/android/view/accessibility/cts/
DAccessibilityNodeInfoTest.java244 final String testString = "test string%s"; in testParcelTextImageSpans_haveSameContentDescriptions() local
272 final String testString = "test string%s"; in testNoCopySpan_avoidsOutOfBounds() local
/cts/hostsidetests/sustainedperf/src/android/SustainedPerformance/cts/
DSustainedPerformanceHostTest.java181 String testString = ""; in testShader() local
/cts/tests/tests/proto/src/android/util/proto/cts/
DProtoOutputStreamSwitchedWriteTest.java262 private void testString(int id, String val, in testString() method in ProtoOutputStreamSwitchedWriteTest
/cts/tests/tests/widget/src/android/widget/cts/
DAutoCompleteTextViewTest.java767 String testString = ""; in testOnFilterComplete() local
DTextViewTest.java6588 final String testString = "abcdefghijklmnopqrstuvwxyz i\u0307\u0301 άέήίΐόύΰώάυ ή"; in testAllCaps_Localization() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/bokeh/
DCameraBokehActivity.java349 String testString = "Mode: " + mModeNames.get(mNextCombination.mMode); in setUntestedCombination() local
/cts/hostsidetests/securitybulletin/src/android/security/cts/
DAdbUtils.java749 public static String escapeRegexSpecialChars(String testString) { in escapeRegexSpecialChars()
/cts/tests/tests/content/src/android/content/cts/
DContextTest.java216 String testString = mContext.getString(R.string.context_test_string1); in testGetString() local