Home
last modified time | relevance | path

Searched defs:ref (Results 1 – 25 of 27) sorted by relevance

12

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0814/
Dpoc.cpp324 ogg_reference *ref, oggpack_buffer *bits) { in makeBitReader()
336 ogg_reference ref; in main() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2018-9527/
Dpoc.cpp47 ogg_reference *ref, oggpack_buffer *bits) { in makeBitReader()
59 ogg_reference ref; in main() local
/cts/tests/media/src/android/mediav2/cts/
DCodecDecoderBlockModelMultiAccessUnitTest.java125 OutputManager ref = cdtb.getOutputManager(); in testSimpleDecode() local
205 OutputManager ref = null, test; in testFlush() local
314 OutputManager ref = cdtbA.getOutputManager(); in testReconfigure() local
DCodecDecoderTest.java377 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
DCodecDecoderMultiAccessUnitTest.java205 OutputManager ref = cdtb.getOutputManager(); in testSimpleDecode() local
285 OutputManager ref = null, test; in testFlush() local
405 OutputManager ref = cdtb1.getOutputManager(); in testReconfigure() local
DCodecDecoderSurfaceTest.java237 OutputManager ref = mOutputBuff; in testSimpleDecodeToSurface() local
401 OutputManager ref = mOutputBuff; in testFlush() local
512 OutputManager ref = mOutputBuff; in testReconfigure() local
DCodecDecoderPauseTest.java107 OutputManager ref = new OutputManager(); in testPause() local
DCodecEncoderTest.java335 OutputManager ref = new OutputManager(); in testSimpleEncode() local
448 OutputManager ref = mOutputBuff; in testReconfigure() local
561 OutputManager ref = new OutputManager(); in testOnlyEos() local
DCodecDecoderValidationTest.java811 OutputManager ref = new OutputManager(); in testDecodeAndValidate() local
DCodecEncoderMultiAccessUnitTest.java300 OutputManager ref = cetb.getOutputManager(); in testSimpleEncode() local
DCodecEncoderBlockModelMultiAccessUnitTest.java310 OutputManager ref = referenceBase.getOutputManager(); in testSimpleEncode() local
DCodecEncoderSurfaceTest.java313 OutputManager ref = new OutputManager(); in testSimpleEncodeFromSurface() local
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DInitTest.java35 float[] ref = new float[INPUTSIZE]; in testInitTest() local
DIntrinsicHistogram.java70 int ref[] = new int[256 * outvs2]; in testNorm() local
192 int ref[] = new int[256]; in testDot() local
DRSBaseCompute.java45 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/
Dpoc.cpp75 ogg_reference ref; in main() local
/cts/tests/tests/media/drmframework/src/android/media/drmframework/cts/
DCodecDecoderDrmTest.java127 OutputManager ref = cddrmtb.getOutputManager(); in testSimpleDecode() local
DCodecDecoderMultiAccessUnitDrmTest.java140 OutputManager ref = cddrmtb.getOutputManager(); in testSimpleDecode() local
DCodecDecoderBlockModelMultiAccessUnitDrmTest.java144 OutputManager ref = codecDecoderBlockModelDrmtb.getOutputManager(); in testSimpleDecode() local
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DBlankActivityTest.java139 final AtomicReference<ComponentName> ref = new AtomicReference<>(); in testGetServiceComponentName_onUiThread() local
159 final AtomicBoolean ref = new AtomicBoolean(); in testIsContentCaptureFeatureEnabled_onUiThread() local
DChildlessActivityTest.java1251 final AtomicReference<ContentCaptureManager> ref = new AtomicReference<>(); in getContentCaptureManagerHack() local
/cts/tests/media/jni/
DNativeCodecDecoderTestCommon.cpp338 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
DNativeCodecEncoderTest.cpp357 AMediaFormat* format, OutputManager* ref) { in encodeToMemory()
396 auto ref = mRefBuff; in testSimpleEncode() local
527 auto ref = mRefBuff; in testOnlyEos() local
DNativeCodecEncoderSurfaceTest.cpp570 auto ref = mRefBuff; in testSimpleEncode() local
/cts/tests/accessibility/common/src/android/accessibility/cts/common/
DInstrumentedAccessibilityService.java255 final WeakReference<InstrumentedAccessibilityService> ref = sInstances.get(clazz); in getInstanceForClass() local

12