/external/icu/icu4c/source/extra/scrptrun/ |
D | srtest.cpp | 28 int32_t testLength = UPRV_LENGTHOF(testChars); variable 32 icu::ScriptRun scriptRun(testChars, 0, testLength); in main()
|
/external/icu/icu4c/source/test/intltest/ |
D | string_segment_test.cpp | 14 void testLength(); 30 TESTCASE_AUTO(testLength); in runIndexedTest() 50 void StringSegmentTest::testLength() { in testLength() function in StringSegmentTest
|
D | csdetest.cpp | 160 int32_t testLength = testString.length(); in checkEncoding() local 217 decoded = new 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()
|
/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/ |
D | LineRegionTest.java | 77 public void testLength() throws Exception { in testLength() method in LineRegionTest
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/nodes/ |
D | TagTest.java | 72 public void testLength() { in testLength() method in TagTest
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/impl/ |
D | StringSegmentTest.java | 36 public void testLength() { in testLength() method in StringSegmentTest
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/impl/ |
D | StringSegmentTest.java | 33 public void testLength() { in testLength() method in StringSegmentTest
|
/external/python/pyasn1/tests/type/ |
D | test_char.py | 40 def testLength(self): member in AbstractStringTestCase
|
/external/guava/android/guava-tests/test/com/google/common/io/ |
D | CharSourceTester.java | 161 public void testLength() throws IOException { in testLength() method in CharSourceTester
|
/external/guava/guava-tests/test/com/google/common/io/ |
D | CharSourceTester.java | 170 public void testLength() throws IOException { in testLength() method in CharSourceTester
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowOpenGLMatrixTest.java | 309 public void testLength() { in testLength() method in ShadowOpenGLMatrixTest
|
/external/guava/android/guava-tests/test/com/google/common/primitives/ |
D | ImmutableDoubleArrayTest.java | 246 public void testLength() { in testLength() method in ImmutableDoubleArrayTest
|
D | ImmutableIntArrayTest.java | 243 public void testLength() { in testLength() method in ImmutableIntArrayTest
|
D | ImmutableLongArrayTest.java | 245 public void testLength() { in testLength() method in ImmutableLongArrayTest
|
/external/guava/guava-tests/test/com/google/common/primitives/ |
D | ImmutableLongArrayTest.java | 264 public void testLength() { in testLength() method in ImmutableLongArrayTest
|
D | ImmutableIntArrayTest.java | 262 public void testLength() { in testLength() method in ImmutableIntArrayTest
|
D | ImmutableDoubleArrayTest.java | 265 public void testLength() { in testLength() method in ImmutableDoubleArrayTest
|
/external/google-java-format/core/src/test/java/com/google/googlejavaformat/java/ |
D | PartialFormattingTest.java | 380 public void testLength() throws Exception { in testLength() method in PartialFormattingTest
|
/external/javassist/src/test/javassist/ |
D | JvstTest4.java | 569 public void testLength() throws Exception { in testLength() method in JvstTest4
|
/external/autotest/server/cros/tradefed/tradefed_utils_unittest_data/ |
D | CtsWidgetTestCases.txt | 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
|