Home
last modified time | relevance | path

Searched refs:TestGetSetValue (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/test/src/interface/
H A DIntfMetadataTest.cpp121 void TestGetSetValue(Set sp, Get gp) in TestGetSetValue() function
141 void TestGetSetValue(BASE_NS::shared_ptr<Type> p) in TestGetSetValue() function
147 TestGetSetValue(p, p); in TestGetSetValue()
148 TestGetSetValue(p, c_p); in TestGetSetValue()
149 TestGetSetValue(p, w_p); in TestGetSetValue()
150 TestGetSetValue(p, cw_p); in TestGetSetValue()
151 TestGetSetValue(w_p, p); in TestGetSetValue()
164 TestGetSetValue<ITestType>(p); in HWTEST_F()
165 TestGetSetValue<IMetadata>(interface_pointer_cast<IMetadata>(p)); in HWTEST_F()
166 TestGetSetValue<CORE_N in HWTEST_F()
[all...]

Completed in 1 milliseconds