Searched defs:TestWeakImpl (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/cppuhelper/test/ |
H A D | testimplhelper.cxx | 153 struct TestWeakImpl : public WeakImplHelper4< CA, DBA, FE, G > struct 155 TestWeakImpl() {} in TestWeakImpl() argument 157 virtual ~TestWeakImpl() in ~TestWeakImpl() argument 183 TestWeakImpl(int) {} in TestWeakImpl() argument 185 TestWeakImpl(int, int) {} in TestWeakImpl() function 187 TestWeakImpl(int, int, int) {} in TestWeakImpl() function 189 TestWeakImpl(int, int, int, int) {} in TestWeakImpl() argument 191 TestWeakImpl(int, int, int, int, int) {} in TestWeakImpl() function 193 TestWeakImpl(int, int, int, int, int, int, int = 0) {} in TestWeakImpl() function
|
Completed in 22 milliseconds