Home
last modified time | relevance | path

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

/trunk/main/sal/inc/rtl/
H A Dlogfile.hxx154 #define RTL_LOGFILE_CONTEXT_TRACE2( instance , frmt, arg1 , arg2 ) \ macro
170 #define RTL_LOGFILE_CONTEXT_TRACE2( instance, frmt, arg1, arg2 ) ((void)0) macro
/trunk/main/sal/qa/rtl/logfile/
H A Drtl_logfile.cxx196 RTL_LOGFILE_CONTEXT_TRACE2 ( foo , "trace %d %d" , 1 , 2 ); in TEST_F()

Completed in 12 milliseconds