/aosp_15_r20/packages/modules/Wifi/framework/tests/src/android/net/wifi/aware/ |
D | TlvBufferUtilsTest.java | 272 final int testLength = 3; in testTlvItInvalidSizeT1L0() local 280 final int testLength = 3; in testTlvItInvalidSizeTm3L2() local 288 final int testLength = 3; in testTlvItInvalidSizeT1Lm2() local 296 final int testLength = 3; in testTlvItInvalidSizeT1L3() local 304 final int testLength = 3; in testTlvItInvalidSizeT3L1() local
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/io/ |
H A D | OldRandomAccessFileTest.java | 46 static final int testLength = testString.length(); field in OldRandomAccessFileTest 218 raf.write(testString.getBytes(), 0, testLength); in test_getFilePointer() local 293 fos.write(testString.getBytes(), 0, testLength); in test_read$B() local 326 fos.write(testString.getBytes(), 0, testLength); in test_read$BII() local 952 raf.write(testString.getBytes(), 0, testLength); in test_seekJ() local
|
H A D | OldFilterOutputStreamTest.java | 38 private final int testLength = fileString.length(); field in OldFilterOutputStreamTest
|
H A D | OldDataOutputStreamTest.java | 44 private static final int testLength = testString.length(); field in OldDataOutputStreamTest
|
H A D | OldPipedOutputStreamTest.java | 77 static final int testLength = testString.length(); field in OldPipedOutputStreamTest
|
H A D | OldDataInputStreamTest.java | 40 private final int testLength = fileString.length(); field in OldDataInputStreamTest
|
H A D | OldPipedWriterTest.java | 28 static final int testLength = testString.length(); field in OldPipedWriterTest
|
/aosp_15_r20/libcore/ojluni/src/test/java/lang/String/CompactString/ |
H A D | Length.java | 54 public void testLength(String str, int expected) { in testLength() method in Length
|
/aosp_15_r20/external/icu/icu4c/source/extra/scrptrun/ |
H A D | srtest.cpp | 28 int32_t testLength = UPRV_LENGTHOF(testChars); variable
|
/aosp_15_r20/external/cronet/third_party/icu/source/extra/scrptrun/ |
H A D | srtest.cpp | 28 int32_t testLength = UPRV_LENGTHOF(testChars); variable
|
/aosp_15_r20/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/ |
H A D | LineRegionTest.java | 77 public void testLength() throws Exception { in testLength() method in LineRegionTest
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/charset/ |
H A D | CoderResultTest.java | 152 public void testLength() { in testLength() method in CoderResultTest
|
/aosp_15_r20/external/apache-commons-io/src/test/java/org/apache/commons/io/ |
H A D | ByteOrderMarkTest.java | 123 public void testLength() { in testLength() method in ByteOrderMarkTest
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/impl/ |
H A D | StringSegmentTest.java | 38 public void testLength() { in testLength() method in StringSegmentTest
|
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/impl/ |
H A D | StringSegmentTest.java | 35 public void testLength() { in testLength() method in StringSegmentTest
|
/aosp_15_r20/cts/tests/tests/os/src/android/os/cts/ |
H A D | MemoryFileTest.java | 99 public void testLength() throws IOException { in testLength() method in MemoryFileTest
|
/aosp_15_r20/external/sdk-platform-java/java-core/google-cloud-core/src/test/java/com/google/cloud/ |
H A D | ByteArrayTest.java | 84 public void testLength() { in testLength() method in ByteArrayTest
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/ |
H A D | LayerTypeAndRenderTypeTransaction_test.cpp | 504 const uint32_t testLength = 4; in TEST_P() local 549 const uint32_t testLength = 4; in TEST_P() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | string_segment_test.cpp | 50 void StringSegmentTest::testLength() { in testLength() function in StringSegmentTest
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | string_segment_test.cpp | 50 void StringSegmentTest::testLength() { in testLength() function in StringSegmentTest
|
/aosp_15_r20/frameworks/base/tests/CoreTests/android/core/ |
H A D | TestWebData.java | 118 public int testLength; field in TestWebData
|
/aosp_15_r20/libcore/support/src/test/java/tests/support/ |
H A D | Support_TestWebData.java | 151 public long testLength; field in Support_TestWebData
|
/aosp_15_r20/cts/tests/tests/text/src/android/text/cts/ |
H A D | AlteredCharSequenceTest.java | 98 public void testLength() { in testLength() method in AlteredCharSequenceTest
|
/aosp_15_r20/cts/tests/tests/opengl/src/android/opengl/cts/ |
H A D | MatrixTest.java | 362 public void testLength() { in testLength() method in MatrixTest
|
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/io/ |
H A D | CharSourceTester.java | 161 public void testLength() throws IOException { in testLength() method in CharSourceTester
|