Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/test/
Dpt_json_test.cpp214 std::unique_ptr<PtJson> ptr1 = std::make_unique<PtJson>(); in HWTEST_F_L0() local
252 std::unique_ptr<PtJson> ptr1; in HWTEST_F_L0() local
278 std::unique_ptr<PtJson> ptr1 = std::make_unique<PtJson>(&json); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/runtime/tests/
Dfreelist_allocator_test.cpp425 auto *ptr1 = allocator.Alloc(1678U); in TEST_F() local