Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/metaobject/test/src/base/
H A DSharedPtrTest.cpp124 struct CountType { struct
130 --static_cast<CountType*>(p)->count; in CountDeleter()
141 CountType test; in HWTEST_F()
143 BASE_NS::shared_ptr<CountType> p(&test, CountDeleter); in HWTEST_F()

Completed in 1 milliseconds