Home
last modified time | relevance | path

Searched defs:testStream (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/aes/
Dmodes_test.go97 type testStream struct{} struct
99 func (*testStream) XORKeyStream(a, b []byte) {}
100 func (*testStream) InAESPackage() bool { return true }
/aosp_15_r20/external/skia/tests/
H A DJpegGainmapTest.cpp440 TestStream testStream(rec.streamType, stream.get()); in DEF_TEST() local
609 auto testStream = std::make_unique<TestStream>(streamType, stream.get()); in DEF_TEST() local
644 auto testStream = std::make_unique<TestStream>(streamType, stream.get()); in DEF_TEST() local
/aosp_15_r20/external/aws-sdk-java-v2/utils/src/test/java/software/amazon/awssdk/utils/
H A DMd5UtilsTest.java40 public void testStream() throws IOException { in testStream() method in Md5UtilsTest
/aosp_15_r20/external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/zip/
H A DBitStreamTest.java40 public void testStream() throws Exception { in testStream() method in BitStreamTest
/aosp_15_r20/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DSlidingWindowTest.java70 public void testStream() { in testStream() method in SlidingWindowTest
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/result/proto/
DStreamProtoResultReporterTest.java82 public void testStream() throws Exception { in testStream() method in StreamProtoResultReporterTest
/aosp_15_r20/external/apache-commons-io/src/test/java/org/apache/commons/io/serialization/
H A DValidatingObjectInputStreamTest.java46 private InputStream testStream; field in ValidatingObjectInputStreamTest
/aosp_15_r20/libcore/ojluni/src/test/java/util/stream/test/org/openjdk/tests/java/util/stream/
H A DFindFirstOpTest.java60 public void testStream(String name, TestData.OfRef<Integer> data) { in testStream() method in FindFirstOpTest
H A DFindAnyOpTest.java66 public void testStream(String name, TestData.OfRef<Integer> data) { in testStream() method in FindAnyOpTest
H A DMatchOpTest.java121 public void testStream(String name, TestData.OfRef<Integer> data) { in testStream() method in MatchOpTest
/aosp_15_r20/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
H A DMediaActivityTest.java196 final int testStream = mSession.getController().getPlaybackInfo().getAudioAttributes() in testVolumeKey_whileSessionAlive() local
/aosp_15_r20/cts/tests/media/common/src/android/mediav2/common/cts/
H A DVideoErrorManager.java179 InputStream testStream = new FileInputStream(mTestYuv.mFileName)) { in generateErrorStats()
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/primitives/
H A DImmutableIntArrayTest.java346 public void testStream() { in testStream() method in ImmutableIntArrayTest
H A DImmutableLongArrayTest.java349 public void testStream() { in testStream() method in ImmutableLongArrayTest
H A DImmutableDoubleArrayTest.java360 public void testStream() { in testStream() method in ImmutableDoubleArrayTest
/aosp_15_r20/external/apache-commons-io/src/test/java/org/apache/commons/io/output/
H A DByteArrayOutputStreamTest.java173 … public void testStream(final String baosName, final BAOSFactory<?> baosFactory) throws Exception { in testStream() method in ByteArrayOutputStreamTest
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/collect/
H A DFluentIterableTest.java924 public void testStream() { in testStream() method in FluentIterableTest
/aosp_15_r20/external/bzip2/
H A Dbzip2.c554 Bool testStream ( FILE *zStream ) in testStream() function
/aosp_15_r20/hardware/interfaces/camera/provider/aidl/vts/
H A Dcamera_aidl_test.cpp2292 Stream testStream; in processCaptureRequestInternal() local
2804 Stream testStream; in processPreviewStabilizationCaptureRequestInternal() local
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_socket.py1781 def testStream(self): member in TIPCThreadableTest
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_socket.py514 def testStream(self): member in ThreadedVSOCKSocketStreamTest
5762 def testStream(self): member in TIPCThreadableTest
/aosp_15_r20/cts/tests/tests/media/audio/src/android/media/audio/cts/
H A DAudioTrackTest.java1811 private void playOnceStreamData(String testName, int testMode, int testStream, in playOnceStreamData()
/aosp_15_r20/hardware/interfaces/camera/provider/2.4/vts/functional/
H A DVtsHalCameraProviderV2_4TargetTest.cpp4719 V3_2::Stream testStream; in processCaptureRequestInternal() local
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dcore-ojtests-public.jarMETA-INF/ META-INF/MANIFEST.MF TestDoubleSumAverage.class TestDoubleSumAverage.java package TestDoubleSumAverage ...
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dcore-ojtests-public.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...

12