/cts/hostsidetests/securitybulletin/securityPatch/CVE-2018-9527/ |
D | poc.cpp | 47 ogg_reference *ref, oggpack_buffer *bits) { in makeBitReader() 59 ogg_reference ref; in main() local
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0814/ |
D | poc.cpp | 324 ogg_reference *ref, oggpack_buffer *bits) { in makeBitReader() 336 ogg_reference ref; in main() local
|
/cts/tests/media/src/android/mediav2/cts/ |
D | CodecDecoderBlockModelMultiAccessUnitTest.java | 125 OutputManager ref = cdtb.getOutputManager(); in testSimpleDecode() local 195 OutputManager ref = null, test; in testFlush() local 304 OutputManager ref = cdtbA.getOutputManager(); in testReconfigure() local
|
D | CodecDecoderMultiAccessUnitTest.java | 207 OutputManager ref = cdtb.getOutputManager(); in testSimpleDecode() local 287 OutputManager ref = null, test; in testFlush() local 407 OutputManager ref = cdtb1.getOutputManager(); in testReconfigure() local
|
D | CodecDecoderTest.java | 347 OutputManager ref = new OutputManager(); in testSimpleDecode() local 456 OutputManager ref = mOutputBuff; in testFlush() local 565 OutputManager ref = new OutputManager(); in testOnlyEos() local 637 OutputManager ref = new OutputManager(); in testSimpleDecodeQueueCSD() local 725 OutputManager ref = mOutputBuff; in testDecodePartialFrame() local
|
D | CodecDecoderBlockModelTest.java | 92 OutputManager ref = cdtb.getOutputManager(); in testSimpleDecode() local
|
D | CodecDecoderPauseTest.java | 122 OutputManager ref = new OutputManager(); in testPause() local
|
D | CodecEncoderBlockModelTest.java | 139 OutputManager ref = referenceBase.getOutputManager(); in testSimpleEncode() local
|
D | CodecDecoderReconfigureTest.java | 237 OutputManager ref = mOutputBuff; in testReconfigure() local
|
D | CodecDecoderSurfaceTest.java | 213 OutputManager ref = decodeAndSavePts(mTestFile, mCodecName, pts, mode, in testSimpleDecodeToSurface() local 381 OutputManager ref = decodeAndSavePts(mTestFile, mCodecName, pts, mode, in testFlush() local
|
D | CodecDecoderSurfaceReconfigureTest.java | 240 OutputManager ref = decodeAndSavePts(mTestFile, mCodecName, pts, mode, Integer.MAX_VALUE); in testReconfigure() local
|
D | CodecEncoderTest.java | 360 OutputManager ref = new OutputManager(); in testSimpleEncode() local 474 OutputManager ref = mOutputBuff; in testReconfigure() local 588 OutputManager ref = new OutputManager(); in testOnlyEos() local
|
D | CodecEncoderSurfaceTest.java | 183 OutputManager ref = new OutputManager(); in testSimpleEncodeFromSurface() local
|
D | CodecDecoderValidationTest.java | 826 OutputManager ref = new OutputManager(); in testDecodeAndValidate() local
|
D | CodecEncoderMultiAccessUnitTest.java | 316 OutputManager ref = cetb.getOutputManager(); in testSimpleEncode() local
|
D | CodecEncoderBlockModelMultiAccessUnitTest.java | 325 OutputManager ref = referenceBase.getOutputManager(); in testSimpleEncode() local
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | InitTest.java | 35 float[] ref = new float[INPUTSIZE]; in testInitTest() local
|
D | IntrinsicHistogram.java | 70 int ref[] = new int[256 * outvs2]; in testNorm() local 192 int ref[] = new int[256]; in testDot() local
|
D | RSBaseCompute.java | 45 public void checkArray(float[] ref, float[] out, int height, int refStride, in checkArray() 61 public void checkArray(int[] ref, int[] out, int height, int refStride, in checkArray()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2027/ |
D | poc.cpp | 75 ogg_reference ref; in main() local
|
/cts/tests/tests/media/drmframework/src/android/media/drmframework/cts/ |
D | CodecDecoderDrmTest.java | 134 OutputManager ref = decoder.getOutputManager(); in testSimpleDecode() local
|
D | CodecDecoderMultiAccessUnitDrmTest.java | 144 OutputManager ref = cddrmtb.getOutputManager(); in testSimpleDecode() local
|
D | CodecDecoderBlockModelMultiAccessUnitDrmTest.java | 148 OutputManager ref = codecDecoderBlockModelDrmtb.getOutputManager(); in testSimpleDecode() local
|
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/ |
D | BlankActivityTest.java | 139 final AtomicReference<ComponentName> ref = new AtomicReference<>(); in testGetServiceComponentName_onUiThread() local 159 final AtomicBoolean ref = new AtomicBoolean(); in testIsContentCaptureFeatureEnabled_onUiThread() local
|
/cts/tests/media/jni/ |
D | NativeCodecDecoderTestCommon.cpp | 338 OutputManager* ref, int64_t pts, SeekMode mode) { in decodeToMemory() 361 auto ref = mRefBuff; in testSimpleDecode() local 445 auto ref = mRefBuff; in testFlush() local 531 auto ref = mRefBuff; in testOnlyEos() local 580 auto ref = mRefBuff; in testSimpleDecodeQueueCSD() local
|