/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/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/tests/media/src/android/mediav2/cts/ |
D | CodecDecoderBlockModelMultiAccessUnitTest.java | 125 OutputManager ref = cdtb.getOutputManager(); in testSimpleDecode() local 205 OutputManager ref = null, test; in testFlush() local 314 OutputManager ref = cdtbA.getOutputManager(); in testReconfigure() local
|
D | CodecDecoderTest.java | 377 OutputManager ref = new OutputManager(); in testSimpleDecode() local 486 OutputManager ref = mOutputBuff; in testFlush() local 633 OutputManager ref = mOutputBuff; in testReconfigure() local 748 OutputManager ref = new OutputManager(); in testOnlyEos() local 820 OutputManager ref = new OutputManager(); in testSimpleDecodeQueueCSD() local 908 OutputManager ref = mOutputBuff; in testDecodePartialFrame() local
|
D | CodecDecoderMultiAccessUnitTest.java | 205 OutputManager ref = cdtb.getOutputManager(); in testSimpleDecode() local 285 OutputManager ref = null, test; in testFlush() local 405 OutputManager ref = cdtb1.getOutputManager(); in testReconfigure() local
|
D | CodecDecoderSurfaceTest.java | 237 OutputManager ref = mOutputBuff; in testSimpleDecodeToSurface() local 401 OutputManager ref = mOutputBuff; in testFlush() local 512 OutputManager ref = mOutputBuff; in testReconfigure() local
|
D | CodecDecoderPauseTest.java | 107 OutputManager ref = new OutputManager(); in testPause() local
|
D | CodecEncoderTest.java | 335 OutputManager ref = new OutputManager(); in testSimpleEncode() local 448 OutputManager ref = mOutputBuff; in testReconfigure() local 561 OutputManager ref = new OutputManager(); in testOnlyEos() local
|
D | CodecDecoderValidationTest.java | 811 OutputManager ref = new OutputManager(); in testDecodeAndValidate() local
|
D | CodecEncoderMultiAccessUnitTest.java | 300 OutputManager ref = cetb.getOutputManager(); in testSimpleEncode() local
|
D | CodecEncoderBlockModelMultiAccessUnitTest.java | 310 OutputManager ref = referenceBase.getOutputManager(); in testSimpleEncode() local
|
D | CodecEncoderSurfaceTest.java | 313 OutputManager ref = new OutputManager(); in testSimpleEncodeFromSurface() 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 | 127 OutputManager ref = cddrmtb.getOutputManager(); in testSimpleDecode() local
|
D | CodecDecoderMultiAccessUnitDrmTest.java | 140 OutputManager ref = cddrmtb.getOutputManager(); in testSimpleDecode() local
|
D | CodecDecoderBlockModelMultiAccessUnitDrmTest.java | 144 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
|
D | ChildlessActivityTest.java | 1251 final AtomicReference<ContentCaptureManager> ref = new AtomicReference<>(); in getContentCaptureManagerHack() 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 435 auto ref = mRefBuff; in testFlush() local 521 auto ref = mRefBuff; in testOnlyEos() local 570 auto ref = mRefBuff; in testSimpleDecodeQueueCSD() local
|
D | NativeCodecEncoderTest.cpp | 357 AMediaFormat* format, OutputManager* ref) { in encodeToMemory() 396 auto ref = mRefBuff; in testSimpleEncode() local 527 auto ref = mRefBuff; in testOnlyEos() local
|
D | NativeCodecEncoderSurfaceTest.cpp | 570 auto ref = mRefBuff; in testSimpleEncode() local
|
/cts/tests/accessibility/common/src/android/accessibility/cts/common/ |
D | InstrumentedAccessibilityService.java | 255 final WeakReference<InstrumentedAccessibilityService> ref = sInstances.get(clazz); in getInstanceForClass() local
|