Searched refs:hTrace (Results 1 - 1 of 1) sorted by relevance
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/ |
H A D | instrumt.c | 104 PR_DEFINE_TRACE( hTrace ); variable 202 PR_TRACE( hTrace, CountLoop, switchVar, i, 0, 0, 0, 0, 0 ); 415 PR_ASSERT( th == hTrace ); 461 PR_CREATE_TRACE( hTrace, "TraceTest", "tt1", "A description for the trace test" ); 499 PR_TRACE( hTrace, TraceFlow, 0xfff,0,0,0,0,0,0); 500 PR_DESTROY_TRACE( hTrace );
|
Completed in 712 milliseconds