Home
last modified time | relevance | path

Searched defs:inBuf (Results 1 - 5 of 5) sorted by relevance

/test/xts/acts/kernel_lite/io_posix/src/
H A DIoTestOther.cpp244 char inBuf[50] = "hello"; in HWTEST_F() local
/test/xts/acts/multimedia/av_codec/avcencInfo/src/
H A Dcenc_info_capi_unit_test.cpp397 std::shared_ptr<AVBuffer> inBuf = AVBuffer::CreateAVBuffer(avAllocator, static_cast<int32_t>(DRM_KEY_ID_SIZE)); in HWTEST_F() local
441 std::shared_ptr<AVBuffer> inBuf = AVBuffer::CreateAVBuffer(avAllocator, static_cast<int32_t>(DRM_KEY_ID_SIZE)); in HWTEST_F() local
[all...]
/test/xts/acts/multimedia/avcodec/AVCodecDrmNdk/entry/src/main/cpp/
H A Dhello.cpp251 OH_AVBuffer *inBuf = OH_AVBuffer_Create(BUFF_DATA_SIZE); in Test_AVCencInfo_SetAVBuffer() local
/test/xts/acts/bundlemanager/zlib/actszlibtest/
H A DActsZlibTest.cpp707 char *inBuf = reinterpret_cast<char *>(HELLO); in HWTEST_F() local
/test/xts/acts/bundlemanager/zlib/actszlibndktest/entry/src/main/cpp/
H A Dzlibndk.cpp235 char *inBuf = reinterpret_cast<char *>(HELLO); in DeflateBound() local
1858 char *inBuf = reinterpret_cast<char *>(HELLO); in DeflateInit() local
1974 char *inBuf = reinterpret_cast<char *>(HELLO); in DeflateCopy() local

Completed in 12 milliseconds