Searched refs:unscoped_info (Results 1 – 1 of 1) sorted by relevance
136 static void unscoped_info( T msg ) { in unscoped_info() function141 unscoped_info( "this should NOT be seen" );142 unscoped_info( "this also should NOT be seen" );150 unscoped_info( "this MAY be seen IF info is printed for passing assertions" );155 unscoped_info( "this SHOULD be seen" );156 unscoped_info( "this SHOULD also be seen" );158 unscoped_info( "but this should NOT be seen" );162 …unscoped_info( "this MAY be seen only for the FIRST assertion IF info is printed for passing asser…164 …unscoped_info( "this MAY be seen only for the SECOND assertion IF info is printed for passing asse…166 unscoped_info( "this SHOULD be seen" );[all …]