/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
|
/aosp14/frameworks/base/libs/androidfw/tests/ |
H A D | BigBuffer_test.cpp | 60 BigBuffer buffer2(16); in TEST() 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()
|
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/util/ |
H A D | RingBufferTest.java | 152 RingBuffer<DummyClass2> buffer2 = new RingBuffer<>(DummyClass2.class, capacity); in testGetNextSlot() local
|
/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
|
/aosp14/frameworks/base/core/tests/coretests/src/android/os/ |
H A D | MemoryFileTest.java | 34 private void compareBuffers(byte[] buffer1, byte[] buffer2, int length) throws Exception { in compareBuffers()
|
/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
|
/aosp14/frameworks/base/libs/hwui/tests/common/scenes/ |
H A D | TvApp.cpp | 179 char buffer2[128]; in createCard() local
|