Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
Ddtoa_helper_test.cpp51 char buffer2[128] = {}; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/common_components/heap/allocator/tests/
Dregion_space_test.cpp62 AllocationBuffer* buffer2 = new (std::nothrow) AllocationBuffer(); in HWTEST_F_L0() local
390 AllocationBuffer* buffer2 = new (std::nothrow) AllocationBuffer(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/test/moduletest/typearray/
Dtypearray.js1435 var buffer2 = new ArrayBuffer(16); variable
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_first_tests.cpp384 char buffer2[4]; in HWTEST_F_L0() local
Djsnapi_sample.cpp246 char16_t buffer2[10]; in HWTEST_F_L0() local