Home
last modified time | relevance | path

Searched defs:testLength (Results 1 – 25 of 56) sorted by relevance

123

/aosp_15_r20/packages/modules/Wifi/framework/tests/src/android/net/wifi/aware/
DTlvBufferUtilsTest.java272 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 DOldRandomAccessFileTest.java46 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 DOldFilterOutputStreamTest.java38 private final int testLength = fileString.length(); field in OldFilterOutputStreamTest
H A DOldDataOutputStreamTest.java44 private static final int testLength = testString.length(); field in OldDataOutputStreamTest
H A DOldPipedOutputStreamTest.java77 static final int testLength = testString.length(); field in OldPipedOutputStreamTest
H A DOldDataInputStreamTest.java40 private final int testLength = fileString.length(); field in OldDataInputStreamTest
H A DOldPipedWriterTest.java28 static final int testLength = testString.length(); field in OldPipedWriterTest
/aosp_15_r20/libcore/ojluni/src/test/java/lang/String/CompactString/
H A DLength.java54 public void testLength(String str, int expected) { in testLength() method in Length
/aosp_15_r20/external/icu/icu4c/source/extra/scrptrun/
H A Dsrtest.cpp28 int32_t testLength = UPRV_LENGTHOF(testChars); variable
/aosp_15_r20/external/cronet/third_party/icu/source/extra/scrptrun/
H A Dsrtest.cpp28 int32_t testLength = UPRV_LENGTHOF(testChars); variable
/aosp_15_r20/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/
H A DLineRegionTest.java77 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 DCoderResultTest.java152 public void testLength() { in testLength() method in CoderResultTest
/aosp_15_r20/external/apache-commons-io/src/test/java/org/apache/commons/io/
H A DByteOrderMarkTest.java123 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 DStringSegmentTest.java38 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 DStringSegmentTest.java35 public void testLength() { in testLength() method in StringSegmentTest
/aosp_15_r20/cts/tests/tests/os/src/android/os/cts/
H A DMemoryFileTest.java99 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 DByteArrayTest.java84 public void testLength() { in testLength() method in ByteArrayTest
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/
H A DLayerTypeAndRenderTypeTransaction_test.cpp504 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 Dstring_segment_test.cpp50 void StringSegmentTest::testLength() { in testLength() function in StringSegmentTest
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dstring_segment_test.cpp50 void StringSegmentTest::testLength() { in testLength() function in StringSegmentTest
/aosp_15_r20/frameworks/base/tests/CoreTests/android/core/
H A DTestWebData.java118 public int testLength; field in TestWebData
/aosp_15_r20/libcore/support/src/test/java/tests/support/
H A DSupport_TestWebData.java151 public long testLength; field in Support_TestWebData
/aosp_15_r20/cts/tests/tests/text/src/android/text/cts/
H A DAlteredCharSequenceTest.java98 public void testLength() { in testLength() method in AlteredCharSequenceTest
/aosp_15_r20/cts/tests/tests/opengl/src/android/opengl/cts/
H A DMatrixTest.java362 public void testLength() { in testLength() method in MatrixTest
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/io/
H A DCharSourceTester.java161 public void testLength() throws IOException { in testLength() method in CharSourceTester

123