Searched refs:testLength (Results 1 – 8 of 8) sorted by relevance
28 int32_t testLength = UPRV_LENGTHOF(testChars); variable32 ScriptRun scriptRun(testChars, 0, testLength); in main()
160 int32_t testLength = testString.length(); in checkEncoding() local217 decoded = NEW_ARRAY(UChar, testLength); in checkEncoding()218 dLength = ucsdet_getUChars(matches[0], decoded, testLength, &status); in checkEncoding()224 for(int32_t i = 0; i < testLength; i += 1) { in checkEncoding()
22 public void testLength() throws Exception { in testLength() method in SpannableStringBuilderTest
77 public void testLength() throws Exception { in testLength() method in LineRegionTest
72 public void testLength() { in testLength() method in TagTest
252 public void testLength() { in testLength() method in RandomAccessFileInputStreamTest
310 public void testLength() { in testLength() method in ShadowOpenGLMatrixTest
3826 …1 02:49:13 D/ModuleListener: ModuleListener.testStarted(android.widget.cts.TextViewTest#testLength)3827 …02:49:13 D/ModuleListener: ModuleListener.testEnded(android.widget.cts.TextViewTest#testLength, {})3828 …6 CtsWidgetTestCases chromeos2-row4-rack6-host8:22] android.widget.cts.TextViewTest#testLength pass