iate some operation that will eventually hit TRACE_TAG assertTrue( "trace point was hit", tcb.await( new Runnable() { public void run() { // stuff executed by the traced thread } }) );
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.