Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/test/
Ddebugger_types_test.cpp646 std::unique_ptr<PropertyDescriptor> propertyDescriptor; in HWTEST_F_L0() local
874 std::unique_ptr<PropertyDescriptor> propertyDescriptor; in HWTEST_F_L0() local
Ddebugger_returns_test.cpp221 std::unique_ptr<PropertyDescriptor> propertyDescriptor = std::make_unique<PropertyDescriptor>(); in HWTEST_F_L0() local
/arkcompiler/toolchain/tooling/base/
Dpt_types.cpp1043 auto propertyDescriptor = std::make_unique<PropertyDescriptor>(); in Create() local