Home
last modified time | relevance | path

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

/external/deqp/framework/delibs/decpp/
DdeAppendList.cpp132 class ObjCountElem class
135 ObjCountElem(int *liveCount) : m_liveCount(liveCount) in ObjCountElem() function in de::__anonfaac9c480111::ObjCountElem
145 ObjCountElem(const ObjCountElem &other) : m_liveCount(other.m_liveCount) in ObjCountElem() function in de::__anonfaac9c480111::ObjCountElem