Home
last modified time | relevance | path

Searched defs:ptr2 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/test/maple_be/
Dcg_cg_irbuilder_test.cpp36 …MemOperand *ptr2 = &(opbuilder_obj.CreateMem(100, regop_obj, immop_obj, mirsymbol_obj, &memPool2)); in TEST() local
/arkcompiler/toolchain/tooling/test/
Dpt_json_test.cpp255 std::unique_ptr<PtJson> ptr2 = std::make_unique<PtJson>(); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/runtime/tests/
Dfreelist_allocator_test.cpp427 auto *ptr2 = allocator.Alloc(1678U); in TEST_F() local