Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/metaobject/test/src/base/
H A DBaseObjectTest.cpp71 void CheckInterface(const IObject::ConstPtr& object, BASE_NS::Uid uid, bool implements) in CheckInterface() argument
74 if (implements) { in CheckInterface()
84 void CheckInterfaces(const IObject::ConstPtr& object, bool implements, const BASE_NS::vector<BASE_NS::Uid>& uids) in CheckInterfaces() argument
87 CheckInterface(object, uid, implements); in CheckInterfaces()

Completed in 1 milliseconds