Home
last modified time | relevance | path

Searched defs:cResult (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/service/
DPreferenceServiceRequestTransformerTest.kt73 val cResult = PreferenceGetterResponse( in transformCatalystGetValueResponse_success_returnsValidFrameworkResponse() constant
118 val cResult = PreferenceGetterResponse( in transformCatalystGetValueResponse_failure_returnsValidFrameworkResponse() constant
137 val cResult = PreferenceGetterResponse(emptyMap(), emptyMap()) in transformCatalystGetValueResponse_invalidResponse_returnsNull() constant
/aosp_15_r20/external/pdfium/core/fxcodec/jbig2/
H A DJBig2_BitStream.cpp91 int32_t CJBig2_BitStream::read1Byte(uint8_t* cResult) { in read1Byte()
/aosp_15_r20/external/zstd/lib/compress/
H A Dzstdmt_compress.c1114 { size_t const cResult = jobPtr->cSize; in ZSTDMT_getFrameProgression() local
1142 { size_t const cResult = jobPtr->cSize; in ZSTDMT_toFlushNow() local
/aosp_15_r20/external/antlr/runtime/C/src/
H A Dantlr3string.c367 ConversionResult cResult; in toUTF8_UTF16() local
/aosp_15_r20/external/zstd/tests/
H A Dzstreamtest.c2385 … size_t const cResult = ZSTD_compress2(staticCCtx, dstBuf, dstBufSize, CNBuffer, CNBufferSize); in basicUnitTests() local
2396 … size_t const cResult = ZSTD_compress2(staticCCtx, dstBuf, dstBufSize, CNBuffer, CNBufferSize); in basicUnitTests() local
/aosp_15_r20/external/zstd/programs/
H A Dbenchzstd.c612 BMK_runTime_t const cResult = BMK_extract_runTime(cOutcome); in BMK_benchMemAdvancedNoAlloc() local