Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/tools/catch/
Dcatch.hpp420 struct StreamEndStop { struct
426 T const& operator + ( T const& value, StreamEndStop ) { in operator +() argument
2144 __catchResult << __VA_ARGS__ + ::Catch::StreamEndStop(); \
2152 __catchResult << log + ::Catch::StreamEndStop(); \