Home
last modified time | relevance | path

Searched defs:buffer2 (Results 1 – 25 of 32) sorted by relevance

12

/ohos5.0/drivers/peripheral/pin_auth/test/unittest/pin_auth/adaptor/src/
H A Dbuffer_test.cpp61 Buffer *buffer2 = CreateBufferBySize(MAX_BUFFER_SIZE); variable
86 Buffer *buffer2 = CreateBufferByData(nullptr, MAX_BUFFER_SIZE); variable
161 Buffer *buffer2 = CreateBufferBySize(4); variable
188 Buffer *buffer2 = CreateBufferBySize(5); variable
210 Buffer *buffer2 = CreateBufferBySize(6); variable
/ohos5.0/drivers/peripheral/user_auth/test/unittest/base_test/src/
H A Dbuffer_test.cpp64 Buffer *buffer2 = CreateBufferBySize(MAX_BUFFER_SIZE); variable
79 Buffer buffer2 = { variable
100 Buffer *buffer2 = CreateBufferByData(nullptr, MAX_BUFFER_SIZE); variable
170 Buffer *buffer2 = CreateBufferBySize(BUFFER_LEN_5); variable
192 Buffer *buffer2 = CreateBufferBySize(BUFFER_LEN_6); variable
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/test/unittest/src/
H A Dhap_byte_buffer_test.cpp207 HapByteBuffer buffer2; variable
236 const HapByteBuffer& buffer2 = buffer1; variable
/ohos5.0/drivers/peripheral/user_auth/hdi_service/adaptor/src/
H A Dbuffer.c159 bool CompareBuffer(const Buffer *buffer1, const Buffer *buffer2) in CompareBuffer()
186 Buffer *MergeBuffers(const Buffer *buffer1, const Buffer *buffer2) in MergeBuffers()
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/test/unittest/src/
H A Ddlp_file_test.cpp160 char buffer2[16] = {0}; variable
220 char buffer2[16] = {0}; variable
273 char buffer2[16] = {0}; variable
/ohos5.0/drivers/peripheral/huks/test/fuzztest/initfuzz/
H A Dhuks_hdi_fuzzer.cpp69 uint8_t buffer2[1024]; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/multimedia/av_codec/test/unittest/media_sink_test/
H A Dsubtitle_sink_test.cpp96 const std::shared_ptr<AVBuffer> buffer2 = AVBuffer::CreateAVBuffer(config); variable
H A Dvideo_sink_test.cpp123 const std::shared_ptr<AVBuffer> buffer2 = AVBuffer::CreateAVBuffer(config); variable
/ohos5.0/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dnweb_spawn_service_test.cpp379 std::vector<uint8_t> buffer2(1024); // 1024 variable
419 std::vector<uint8_t> buffer2(1024); // 1024 variable
H A Dapp_spawn_service_test.cpp427 std::vector<uint8_t> buffer2(1024); // 1024 variable
469 std::vector<uint8_t> buffer2(1024); // 1024 variable
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/adaptor/src/
H A Dbuffer.c174 bool CompareBuffer(const Buffer *buffer1, const Buffer *buffer2) in CompareBuffer()
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dbuffer_shared_test.cpp41 static inline sptr<SurfaceBuffer> buffer2 = nullptr; member in OHOS::Rosen::BufferSharedTest
H A Dproducer_surface_test.cpp570 sptr<SurfaceBuffer> buffer2; variable
1743 sptr<SurfaceBuffer> buffer2; variable
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/common/v1_0/
H A Dcompilation_mock_idevice.cpp184 Buffer buffer2; in ExportModelCache() local
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/common/v2_0/
H A Dcompilation_mock_idevice.cpp184 Buffer buffer2; in ExportModelCache() local
/ohos5.0/foundation/multimedia/media_foundation/tests/unittest/avbuffer_queue/
H A Davbuffer_queue_func_unit_test.cpp146 std::shared_ptr<AVBuffer> buffer2 = AVBuffer::CreateAVBuffer(config); variable
/ohos5.0/base/hiviewdfx/hiview/utility/common_utils/test/unittest/common/
H A Dutility_common_utils_test.cpp105 std::string buffer2 = "123"; variable
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/test/buffer_handle/
H A Dnative_buffer_test.cpp393 NativeBuffer buffer2; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_file_package_test.cpp90 vector<char> buffer2(BUFFER_SIZE, 0); in ComparePath() local
H A Ddistributeddb_relational_result_set_test.cpp153 vector<uint8_t> buffer2 = buffer1; variable
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/muxer/
H A Dmedia_muxer.cpp361 std::shared_ptr<AVBuffer> buffer2 = tracks_[i]->GetBuffer(); in ThreadProcessor() local
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrapperdisplay_fuzzer/
H A Deglwrapperdisplay_fuzzer.cpp107 EGLint buffer2 = GetData<EGLint>(); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/drivers/external_device_manager/frameworks/ddk/usb/
H A Dusb_config_desc_parser.cpp297 const uint8_t *buffer2; in GetInterfaceNumber() local
/ohos5.0/base/security/crypto_framework/test/unittest/src/aes_cipher/
H A Daes_common.cpp133 uint8_t buffer2[FILE_BLOCK_SIZE] = {0}; in CompareFileContent() local
/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Dudmf_test.cpp1401 OH_UdsArrayBuffer *buffer2 = OH_UdsArrayBuffer_Create(); variable
1439 OH_UdsArrayBuffer *buffer2 = OH_UdsArrayBuffer_Create(); variable
1473 OH_UdsArrayBuffer *buffer2 = OH_UdsArrayBuffer_Create(); variable

12