Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/heap/space/tests/
Dfrom_space_test.cpp68 AllocationBuffer* buffer1 = new (std::nothrow) AllocationBuffer(); in HWTEST_F_L0() local
80 AllocationBuffer* buffer1 = new (std::nothrow) AllocationBuffer(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/test/moduletest/dataview/
Ddataview.js28 var buffer1 = new ArrayBuffer(64); variable
/arkcompiler/ets_runtime/ecmascript/base/tests/
Ddtoa_helper_test.cpp46 char buffer1[128] = {}; in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/object_ops/
Dobject_set_field_ref_test.cpp77 std::array<char, 8U> buffer1 {}; in TEST_F() local
/arkcompiler/ets_runtime/common_components/heap/allocator/tests/
Dregion_space_test.cpp61 AllocationBuffer* buffer1 = new (std::nothrow) AllocationBuffer(); in HWTEST_F_L0() local
389 AllocationBuffer* buffer1 = new (std::nothrow) AllocationBuffer(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/test/moduletest/typearray/
Dtypearray.js1428 var buffer1 = new ArrayBuffer(13); variable
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_first_tests.cpp374 char buffer1[4]; in HWTEST_F_L0() local
Djsnapi_sample.cpp229 char buffer1[12]; in HWTEST_F_L0() local