Home
last modified time | relevance | path

Searched refs:matcherAsString (Results 1 – 25 of 158) sorted by relevance

1234567

/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_capture_matchers.h36 auto matcherAsString = m_matcher.toString(); in streamReconstructedExpression() local
38 if( matcherAsString == Detail::unprintableString ) in streamReconstructedExpression()
41 os << matcherAsString; in streamReconstructedExpression()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_capture_matchers.h36 auto matcherAsString = m_matcher.toString(); in streamReconstructedExpression() local
38 if( matcherAsString == Detail::unprintableString ) in streamReconstructedExpression()
41 os << matcherAsString; in streamReconstructedExpression()
/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_capture_matchers.h36 auto matcherAsString = m_matcher.toString(); in streamReconstructedExpression() local
38 if( matcherAsString == Detail::unprintableString ) in streamReconstructedExpression()
41 os << matcherAsString; in streamReconstructedExpression()
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_capture_matchers.h36 auto matcherAsString = m_matcher.toString(); in streamReconstructedExpression() local
38 if( matcherAsString == Detail::unprintableString ) in streamReconstructedExpression()
41 os << matcherAsString; in streamReconstructedExpression()
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_capture_matchers.h36 auto matcherAsString = m_matcher.toString(); in streamReconstructedExpression() local
38 if( matcherAsString == Detail::unprintableString ) in streamReconstructedExpression()
41 os << matcherAsString; in streamReconstructedExpression()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_capture_matchers.h36 auto matcherAsString = m_matcher.toString(); in streamReconstructedExpression() local
38 if( matcherAsString == Detail::unprintableString ) in streamReconstructedExpression()
41 os << matcherAsString; in streamReconstructedExpression()
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/internal/
H A Dcatch_capture_matchers.h33 auto matcherAsString = m_matcher.toString(); in streamReconstructedExpression() local
35 if( matcherAsString == Detail::unprintableString ) in streamReconstructedExpression()
38 os << matcherAsString; in streamReconstructedExpression()
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_expression_lhs.hpp153 std::string matcherAsString = m_matcher.toString(); in reconstructExpression() local
156 if( matcherAsString == Detail::unprintableString ) in reconstructExpression()
159 dest += matcherAsString; in reconstructExpression()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/internal/
H A Dcatch_expression_lhs.hpp157 std::string matcherAsString = m_matcher.toString(); in reconstructExpression() local
160 if( matcherAsString == Detail::unprintableString ) in reconstructExpression()
163 dest += matcherAsString; in reconstructExpression()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/internal/
H A Dcatch_expression_lhs.hpp157 std::string matcherAsString = m_matcher.toString(); in reconstructExpression() local
160 if( matcherAsString == Detail::unprintableString ) in reconstructExpression()
163 dest += matcherAsString; in reconstructExpression()
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_expression_lhs.hpp153 std::string matcherAsString = m_matcher.toString(); in reconstructExpression() local
156 if( matcherAsString == Detail::unprintableString ) in reconstructExpression()
159 dest += matcherAsString; in reconstructExpression()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/test/unit/
H A Dcatch.hpp1554 std::string matcherAsString = matcher.toString(); in expressionResultBuilderFromMatcher() local
1555 if( matcherAsString == "{?}" ) in expressionResultBuilderFromMatcher()
1556 matcherAsString = matcherCallAsString; in expressionResultBuilderFromMatcher()
1558 .setRhs( matcherAsString ) in expressionResultBuilderFromMatcher()
/dports/audio/madronalib/madronalib-1.6-1016-g103895f/Tests/
H A Dcatch.hpp1949 std::string matcherAsString = ::Catch::Matchers::matcher.toString(); \
1951 .setRhs(matcherAsString == Catch::Detail::unprintableString \
1953 : matcherAsString) \
/dports/devel/heaptrack/heaptrack-1.3.0/3rdparty/
H A Dcatch.hpp1671 std::string matcherAsString = ::Catch::Matchers::matcher.toString(); \
1674 … .setRhs( matcherAsString == Catch::Detail::unprintableString ? #matcher : matcherAsString ) \
/dports/devel/cltune/CLTune-2.7.0/test/
H A Dcatch.hpp1671 std::string matcherAsString = ::Catch::Matchers::matcher.toString(); \
1674 … .setRhs( matcherAsString == Catch::Detail::unprintableString ? #matcher : matcherAsString ) \
/dports/biology/vcflib/vcflib-1.0.2/intervaltree/
H A Dcatch.hpp2120 std::string matcherAsString = (matcher).toString(); \
2123 … .setRhs( matcherAsString == Catch::Detail::unprintableString ? #matcher : matcherAsString ) \
/dports/math/intervaltree/intervaltree-8fc4be91866237995e1105689d84bece619f4663/
H A Dcatch.hpp2120 std::string matcherAsString = (matcher).toString(); \
2123 … .setRhs( matcherAsString == Catch::Detail::unprintableString ? #matcher : matcherAsString ) \
/dports/news/nzbget/nzbget-21.1/lib/catch/
H A Dcatch.h1681 std::string matcherAsString = ::Catch::Matchers::matcher.toString(); \
1684 … .setRhs( matcherAsString == Catch::Detail::unprintableString ? #matcher : matcherAsString ) \
/dports/finance/chiapos/chiapos-1.0.3/src-ext/cxxopts/test/
H A Dcatch.hpp2159 std::string matcherAsString = (matcher).toString(); \
2162 … .setRhs( matcherAsString == Catch::Detail::unprintableString ? #matcher : matcherAsString ) \
/dports/multimedia/ffmpegthumbnailer/ffmpegthumbnailer-2.2.2/test/testframework/
H A Dcatch.hpp2159 std::string matcherAsString = (matcher).toString(); \
2162 … .setRhs( matcherAsString == Catch::Detail::unprintableString ? #matcher : matcherAsString ) \
/dports/devel/cxxopts/cxxopts-3.0.0/test/
H A Dcatch.hpp2159 std::string matcherAsString = (matcher).toString(); \
2162 … .setRhs( matcherAsString == Catch::Detail::unprintableString ? #matcher : matcherAsString ) \
/dports/security/gonepass/gonepass-3da5cfa120/
H A Dcatch.hpp2159 std::string matcherAsString = (matcher).toString(); \
2162 … .setRhs( matcherAsString == Catch::Detail::unprintableString ? #matcher : matcherAsString ) \
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/libwap_tests/
H A DCatch.hpp2173 std::string matcherAsString = (matcher).toString(); \
2176 … .setRhs( matcherAsString == Catch::Detail::unprintableString ? #matcher : matcherAsString ) \
/dports/games/manaplus/manaplus-2.1.3.17/src/unittests/
H A Dcatch.hpp2165 std::string matcherAsString = (matcher).toString(); \
2168 … .setRhs( matcherAsString == Catch::Detail::unprintableString ? #matcher : matcherAsString ) \
/dports/biology/abyss/abyss-2.3.1/vendor/nthash/vendor/
H A Dcatch.hpp2120 std::string matcherAsString = (matcher).toString(); \
2123 … .setRhs( matcherAsString == Catch::Detail::unprintableString ? #matcher : matcherAsString ) \

1234567