/ohos5.0/drivers/peripheral/pin_auth/test/unittest/pin_auth/adaptor/src/ |
H A D | buffer_test.cpp | 61 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 D | buffer_test.cpp | 64 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 D | hap_byte_buffer_test.cpp | 207 HapByteBuffer buffer2; variable 236 const HapByteBuffer& buffer2 = buffer1; variable
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/adaptor/src/ |
H A D | buffer.c | 159 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 D | dlp_file_test.cpp | 160 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 D | huks_hdi_fuzzer.cpp | 69 uint8_t buffer2[1024]; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/media_sink_test/ |
H A D | subtitle_sink_test.cpp | 96 const std::shared_ptr<AVBuffer> buffer2 = AVBuffer::CreateAVBuffer(config); variable
|
H A D | video_sink_test.cpp | 123 const std::shared_ptr<AVBuffer> buffer2 = AVBuffer::CreateAVBuffer(config); variable
|
/ohos5.0/base/startup/appspawn/test/unittest/app_spawn_standard_test/ |
H A D | nweb_spawn_service_test.cpp | 379 std::vector<uint8_t> buffer2(1024); // 1024 variable 419 std::vector<uint8_t> buffer2(1024); // 1024 variable
|
H A D | app_spawn_service_test.cpp | 427 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 D | buffer.c | 174 bool CompareBuffer(const Buffer *buffer1, const Buffer *buffer2) in CompareBuffer()
|
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/ |
H A D | buffer_shared_test.cpp | 41 static inline sptr<SurfaceBuffer> buffer2 = nullptr; member in OHOS::Rosen::BufferSharedTest
|
H A D | producer_surface_test.cpp | 570 sptr<SurfaceBuffer> buffer2; variable 1743 sptr<SurfaceBuffer> buffer2; variable
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/common/v1_0/ |
H A D | compilation_mock_idevice.cpp | 184 Buffer buffer2; in ExportModelCache() local
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/common/v2_0/ |
H A D | compilation_mock_idevice.cpp | 184 Buffer buffer2; in ExportModelCache() local
|
/ohos5.0/foundation/multimedia/media_foundation/tests/unittest/avbuffer_queue/ |
H A D | avbuffer_queue_func_unit_test.cpp | 146 std::shared_ptr<AVBuffer> buffer2 = AVBuffer::CreateAVBuffer(config); variable
|
/ohos5.0/base/hiviewdfx/hiview/utility/common_utils/test/unittest/common/ |
H A D | utility_common_utils_test.cpp | 105 std::string buffer2 = "123"; variable
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/test/buffer_handle/ |
H A D | native_buffer_test.cpp | 393 NativeBuffer buffer2; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
H A D | distributeddb_file_package_test.cpp | 90 vector<char> buffer2(BUFFER_SIZE, 0); in ComparePath() local
|
H A D | distributeddb_relational_result_set_test.cpp | 153 vector<uint8_t> buffer2 = buffer1; variable
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/muxer/ |
H A D | media_muxer.cpp | 361 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 D | eglwrapperdisplay_fuzzer.cpp | 107 EGLint buffer2 = GetData<EGLint>(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/drivers/external_device_manager/frameworks/ddk/usb/ |
H A D | usb_config_desc_parser.cpp | 297 const uint8_t *buffer2; in GetInterfaceNumber() local
|
/ohos5.0/base/security/crypto_framework/test/unittest/src/aes_cipher/ |
H A D | aes_common.cpp | 133 uint8_t buffer2[FILE_BLOCK_SIZE] = {0}; in CompareFileContent() local
|
/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/ |
H A D | udmf_test.cpp | 1401 OH_UdsArrayBuffer *buffer2 = OH_UdsArrayBuffer_Create(); variable 1439 OH_UdsArrayBuffer *buffer2 = OH_UdsArrayBuffer_Create(); variable 1473 OH_UdsArrayBuffer *buffer2 = OH_UdsArrayBuffer_Create(); variable
|