Searched refs:testLength (Results 1 – 12 of 12) sorted by relevance
28 int32_t testLength = UPRV_LENGTHOF(testChars); variable32 ScriptRun scriptRun(testChars, 0, testLength); in main()
19 TESTCASE_AUTO(testLength); in runIndexedTest()37 void StringSegmentTest::testLength() { in testLength() function in StringSegmentTest
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()
212 void testLength();
77 public void testLength() throws Exception { in testLength() method in LineRegionTest
72 public void testLength() { in testLength() method in TagTest
36 public void testLength() { in testLength() method in StringSegmentTest
33 public void testLength() { in testLength() method in StringSegmentTest
40 def testLength(self): member in AbstractStringTestCase
252 public void testLength() { in testLength() method in RandomAccessFileInputStreamTest
309 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