Home
last modified time | relevance | path

Searched defs:buffer1 (Results 1 – 25 of 28) sorted by relevance

12

/ohos5.0/drivers/peripheral/pin_auth/test/unittest/pin_auth/adaptor/src/
H A Dbuffer_test.cpp56 Buffer *buffer1 = CreateBufferBySize(0); variable
81 Buffer *buffer1 = CreateBufferByData(nullptr, 0); variable
123 Buffer *buffer1 = CreateBufferByData(nullptr, 0); variable
150 Buffer *buffer1 = CreateBufferBySize(5); variable
207 Buffer *buffer1 = CreateBufferBySize(5); variable
249 Buffer *buffer1 = CreateBufferBySize(5); variable
/ohos5.0/drivers/peripheral/user_auth/test/unittest/base_test/src/
H A Dbuffer_test.cpp59 Buffer *buffer1 = CreateBufferBySize(0); variable
78 Buffer buffer1 = GetTmpBuffer(nullptr, 0, 0); variable
95 Buffer *buffer1 = CreateBufferByData(nullptr, 0); variable
137 Buffer *buffer1 = CreateBufferByData(nullptr, 0); variable
189 Buffer *buffer1 = CreateBufferBySize(BUFFER_LEN_5); variable
231 Buffer *buffer1 = CreateBufferBySize(BUFFER_LEN_5); variable
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/test/unittest/src/
H A Dhap_byte_buffer_test.cpp66 HapByteBuffer buffer1; variable
235 HapByteBuffer 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/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dapi_test.cpp392 OH_AVBuffer *buffer1 = OH_AVBuffer_Create(2); variable
412 OH_AVBuffer *buffer1 = OH_AVBuffer_Create(2); variable
/ohos5.0/base/usb/usb_manager/test/native/service_unittest/src/
H A Dusb_request_test.cpp374 uint8_t buffer1[BUFFER_SIZE] = {0}; variable
422 uint8_t buffer1[BUFFER_SIZE] = "usb request test!"; variable
470 uint8_t buffer1[BUFFER_SIZE] = {0}; variable
521 uint8_t buffer1[BUFFER_SIZE] = {0}; variable
572 uint8_t buffer1[BUFFER_SIZE] = "usb request test!"; variable
623 uint8_t buffer1[BUFFER_SIZE] = "usb request test!"; variable
1004 uint8_t buffer1[BUFFER_SIZE] = {0}; variable
1058 uint8_t buffer1[BUFFER_SIZE] = {0}; variable
1263 uint8_t buffer1[BUFFER_SIZE] = {0}; variable
1316 uint8_t buffer1[BUFFER_SIZE] = {0}; variable
[all …]
/ohos5.0/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dnweb_spawn_service_test.cpp378 std::vector<uint8_t> buffer1(1024); // 1024 variable
418 std::vector<uint8_t> buffer1(2 * 1024); // 2 * 1024 variable
H A Dapp_spawn_service_test.cpp426 std::vector<uint8_t> buffer1(1024); // 1024 variable
468 std::vector<uint8_t> buffer1(2 * 1024); // 2 * 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.cpp40 static inline sptr<SurfaceBuffer> buffer1 = nullptr; member in OHOS::Rosen::BufferSharedTest
H A Dproducer_surface_test.cpp569 sptr<SurfaceBuffer> buffer1; variable
1732 sptr<SurfaceBuffer> buffer1 = nullptr; variable
1786 sptr<SurfaceBuffer> buffer1 = nullptr; variable
H A Dbuffer_queue_test.cpp778 sptr<SurfaceBuffer> buffer1 = SurfaceBuffer::Create(); variable
/ohos5.0/foundation/multimedia/media_foundation/tests/unittest/avbuffer_queue/
H A Davbuffer_queue_func_unit_test.cpp140 std::shared_ptr<AVBuffer> buffer1 = AVBuffer::CreateAVBuffer(config); variable
/ohos5.0/base/update/updater/test/unittest/applypatch_test/
H A Dall_cmd_unittest.cpp135 std::vector<uint8_t> buffer1(bufferSize, 1); in AllCmdUnitTestMove() local
/ohos5.0/base/hiviewdfx/hiview/utility/common_utils/test/unittest/common/
H A Dutility_common_utils_test.cpp102 std::string buffer1 = ""; variable
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueue_fuzzer/
H A Dbufferqueue_fuzzer.cpp117 sptr<OHOS::SurfaceBuffer> buffer1 = SurfaceBuffer::Create(); in BufferQueueFuzzTest1() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_file_package_test.cpp89 vector<char> buffer1(BUFFER_SIZE, 0); in ComparePath() local
H A Ddistributeddb_storage_query_sync_test.cpp1019 vector<uint8_t> buffer1(querySyncObj1.CalculateParcelLen(SOFTWARE_VERSION_CURRENT), 0); variable
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueueproducer_fuzzer/
H A Dbufferqueueproducer_fuzzer.cpp112 sptr<OHOS::SurfaceBuffer> buffer1 = SurfaceBuffer::Create(); in BufferQueueProducerFuzzTest1() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/muxer/
H A Dmedia_muxer.cpp359 std::shared_ptr<AVBuffer> buffer1 = nullptr; in ThreadProcessor() local
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrapperdisplay_fuzzer/
H A Deglwrapperdisplay_fuzzer.cpp105 EGLint buffer1 = GetData<EGLint>(); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/surface_fuzzer/
H A Dsurface_fuzzer.cpp204 sptr<SurfaceBuffer> buffer1 = SurfaceBuffer::Create(); in SurfaceFuzzTest1() local
/ohos5.0/base/security/crypto_framework/test/unittest/src/aes_cipher/
H A Daes_common.cpp132 uint8_t buffer1[FILE_BLOCK_SIZE] = {0}; in CompareFileContent() local
/ohos5.0/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_cdma_sms_test.cpp504 auto buffer1 = std::make_shared<SmsWriteBuffer>(); variable
592 auto buffer1 = std::make_shared<SmsWriteBuffer>(); variable
/ohos5.0/commonlibrary/ets_utils/js_sys_module/test/
H A Dtest_process.cpp61 std::string buffer1 = ""; in Method() local

12