Home
last modified time | relevance | path

Searched refs:fallbackStringifier (Results 1 – 3 of 3) sorted by relevance

/external/catch2/projects/SelfTest/UsageTests/
DToStringWhich.tests.cpp11 std::string fallbackStringifier(T const&) { in fallbackStringifier() function
15 #define CATCH_CONFIG_FALLBACK_STRINGIFIER fallbackStringifier
/external/catch2/projects/ExtraTests/
DX10-FallbackStringifier.cpp8 std::string fallbackStringifier(T const&) { in fallbackStringifier() function
DCMakeLists.txt98 …le_definitions( FallbackStringifier PRIVATE CATCH_CONFIG_FALLBACK_STRINGIFIER=fallbackStringifier )