Searched refs:CATCH_THEN (Results 1 – 3 of 3) sorted by relevance
179 #define CATCH_THEN( desc ) INTERNAL_CATCH_DYNAMIC_SECTION( " Then: " << desc ) macro343 #define CATCH_THEN( desc ) macro
14665 #define CATCH_THEN( desc ) INTERNAL_CATCH_DYNAMIC_SECTION( " Then: " << desc ) macro14827 #define CATCH_THEN( desc ) macro
10366 #define CATCH_THEN( desc ) CATCH_SECTION( std::string( " Then: ") + desc, "" ) macro