Home
last modified time | relevance | path

Searched refs:__CPPUNIT_MAKE_UNIQUE_NAME (Results 1 – 1 of 1) sorted by relevance

/haiku/headers/tools/cppunit/cppunit/extensions/
H A DHelperMacros.h268 #define __CPPUNIT_MAKE_UNIQUE_NAME( str ) __CPPUNIT_CONCATENATE( str, __LINE__ ) macro
288 __CPPUNIT_MAKE_UNIQUE_NAME(__autoRegisterSuite )
328 __CPPUNIT_MAKE_UNIQUE_NAME(__autoRegisterSuite )(suiteName)