Searched refs:CATCH_CONFIG_FALLBACK_STRINGIFIER (Results 1 – 5 of 5) sorted by relevance
15 #define CATCH_CONFIG_FALLBACK_STRINGIFIER fallbackStringifier macro
98 target_compile_definitions( FallbackStringifier PRIVATE CATCH_CONFIG_FALLBACK_STRINGIFIER=fallbackS…
114 #if !defined(CATCH_CONFIG_FALLBACK_STRINGIFIER) in convert()117 return CATCH_CONFIG_FALLBACK_STRINGIFIER(value); in convert()
92 overriden by defining `CATCH_CONFIG_FALLBACK_STRINGIFIER` to name of a
1305 #if !defined(CATCH_CONFIG_FALLBACK_STRINGIFIER) in convert()1308 return CATCH_CONFIG_FALLBACK_STRINGIFIER(value); in convert()