Searched refs:unscoped_info (Results 1 – 1 of 1) sorted by relevance
143 static void unscoped_info( T msg ) { in unscoped_info() function148 unscoped_info( "this should NOT be seen" );149 unscoped_info( "this also should NOT be seen" );157 unscoped_info( "this MAY be seen IF info is printed for passing assertions" );162 unscoped_info( "this SHOULD be seen" );163 unscoped_info( "this SHOULD also be seen" );165 unscoped_info( "but this should NOT be seen" );169 …unscoped_info( "this MAY be seen only for the FIRST assertion IF info is printed for passing asser…171 …unscoped_info( "this MAY be seen only for the SECOND assertion IF info is printed for passing asse…173 unscoped_info( "this SHOULD be seen" );[all …]