Lines Matching refs:INFO
13 INFO( "this is a " << "message" ); // This should output the message if a failure occurs
22 INFO( "this message should be logged" );
23 INFO( "so should this" );
29 INFO( "this message may be logged later" );
33 INFO( "this message should be logged" );
37 INFO( "and this, but later" );
41 INFO( "but not this" );
104 INFO( "current counter " << i );
115 INFO( "this should never be seen" );
123 INFO( "hi" );
194 INFO("info");