Home
last modified time | relevance | path

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

/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