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

/haiku/src/tools/cppunit/cppunit/
H A DTestCase.cpp128 const std::type_info& thisClass = typeid( *this ); local
129 className = thisClass.name();

Completed in 81 milliseconds