Searched refs:CATCH_WHEN (Results 1 – 3 of 3) sorted by relevance
177 #define CATCH_WHEN( desc ) INTERNAL_CATCH_DYNAMIC_SECTION( " When: " << desc ) macro341 #define CATCH_WHEN( desc ) macro
14663 #define CATCH_WHEN( desc ) INTERNAL_CATCH_DYNAMIC_SECTION( " When: " << desc ) macro14825 #define CATCH_WHEN( desc ) macro
10364 #define CATCH_WHEN( desc ) CATCH_SECTION( std::string( " When: ") + desc, "" ) macro