Home
last modified time | relevance | path

Searched refs:testStreamable (Results 1 – 25 of 80) sorted by relevance

1234

/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_tostring.h82 TrueType& testStreamable( std::ostream& );
83 FalseType testStreamable( FalseType );
91 enum { value = sizeof( testStreamable(s << t) ) == sizeof( TrueType ) };
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_tostring.h82 TrueType& testStreamable( std::ostream& );
83 FalseType testStreamable( FalseType );
91 enum { value = sizeof( testStreamable(s << t) ) == sizeof( TrueType ) };
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/internal/
H A Dcatch_tostring.h83 TrueType& testStreamable( std::ostream& );
84 FalseType testStreamable( FalseType );
92 enum { value = sizeof( testStreamable(s << t) ) == sizeof( TrueType ) };
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/internal/
H A Dcatch_tostring.h83 TrueType& testStreamable( std::ostream& );
84 FalseType testStreamable( FalseType );
92 enum { value = sizeof( testStreamable(s << t) ) == sizeof( TrueType ) };
/dports/net/jgroups/jgroups-2.12.0/tests/junit-functional/org/jgroups/tests/
H A DStreamableTest.java26 public static void testStreamable() throws Exception { in testStreamable() method in StreamableTest
H A DIpAddressTest.java315 public void testStreamable() throws Exception { in testStreamable() method in IpAddressTest
H A DDigestTest.java515 … public void testStreamable() throws IOException, IllegalAccessException, InstantiationException { in testStreamable() method in DigestTest
/dports/devel/cquery/cquery-20180718/third_party/doctest/doctest/parts/
H A Ddoctest_fwd.h805 yes& testStreamable(std::ostream&);
806 no testStreamable(no);
815 static const bool value = sizeof(testStreamable(s << t)) == sizeof(yes);
/dports/math/e-antic/cereal-51cbda5/unittests/
H A Ddoctest.h372 yes& testStreamable(std::ostream&);
373 no testStreamable(no);
382 static const bool value = sizeof(testStreamable(s << t)) == sizeof(yes);
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/cereal/unittests/
H A Ddoctest.h372 yes& testStreamable(std::ostream&);
373 no testStreamable(no);
382 static const bool value = sizeof(testStreamable(s << t)) == sizeof(yes);
/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/third-party/cereal/unittests/
H A Ddoctest.h372 yes& testStreamable(std::ostream&);
373 no testStreamable(no);
382 static const bool value = sizeof(testStreamable(s << t)) == sizeof(yes);
/dports/games/manaplus/manaplus-2.1.3.17/src/unittests/
H A Ddoctest.h798 yes& testStreamable(std::ostream&);
799 no testStreamable(no);
808 static const bool value = sizeof(testStreamable(s << t)) == sizeof(yes);
/dports/misc/box2d/box2d-2.4.1/unit-test/
H A Ddoctest.h769 yes& testStreamable(std::ostream&);
770 no testStreamable(no);
779 static const bool value = sizeof(decltype(testStreamable(s << t))) == sizeof(yes);
/dports/cad/opentimer/OpenTimer-18d28ff/unittest/
H A Ddoctest.h769 yes& testStreamable(std::ostream&);
770 no testStreamable(no);
779 static const bool value = sizeof(decltype(testStreamable(s << t))) == sizeof(yes);
/dports/audio/giada/giada-0.17.1/src/deps/json/test/thirdparty/doctest/
H A Ddoctest.h769 yes& testStreamable(std::ostream&);
770 no testStreamable(no);
779 static const bool value = sizeof(decltype(testStreamable(s << t))) == sizeof(yes);
/dports/devel/cquery/cquery-20180718/third_party/doctest/doctest/
H A Ddoctest.h808 yes& testStreamable(std::ostream&);
809 no testStreamable(no);
818 static const bool value = sizeof(testStreamable(s << t)) == sizeof(yes);
/dports/misc/openmvg/openMVG-2.0/src/dependencies/cereal/unittests/
H A Ddoctest.h787 yes& testStreamable(std::ostream&);
788 no testStreamable(no);
797 static const bool value = sizeof(decltype(testStreamable(s << t))) == sizeof(yes);
/dports/devel/cereal/cereal-1.3.0-10-g64f50dbd/unittests/
H A Ddoctest.h787 yes& testStreamable(std::ostream&);
788 no testStreamable(no);
797 static const bool value = sizeof(decltype(testStreamable(s << t))) == sizeof(yes);
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/json/test/thirdparty/doctest/
H A Ddoctest.h772 yes& testStreamable(std::ostream&);
773 no testStreamable(no);
782 static const bool value = sizeof(decltype(testStreamable(s << t))) == sizeof(yes);
/dports/x11-wm/wayfire/wayfire-0.7.0/subprojects/wf-touch/test/
H A Ddoctest.h689 yes& testStreamable(std::ostream&);
690 no testStreamable(no);
699 static const bool value = sizeof(testStreamable(s << t)) == sizeof(yes);
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/test/unit/
H A Dcatch.hpp702 TrueType& testStreamable( std::ostream& );
703 FalseType testStreamable( FalseType );
711 enum { value = sizeof( testStreamable(s << t) ) == sizeof( TrueType ) };
/dports/audio/madronalib/madronalib-1.6-1016-g103895f/Tests/
H A Dcatch.hpp1305 TrueType& testStreamable(std::ostream&);
1306 FalseType testStreamable(FalseType);
1317 value = sizeof(testStreamable(s << t)) == sizeof(TrueType)
/dports/devel/heaptrack/heaptrack-1.3.0/3rdparty/
H A Dcatch.hpp1119 TrueType& testStreamable( std::ostream& );
1120 FalseType testStreamable( FalseType );
1128 enum { value = sizeof( testStreamable(s << t) ) == sizeof( TrueType ) };
/dports/devel/cltune/CLTune-2.7.0/test/
H A Dcatch.hpp1119 TrueType& testStreamable( std::ostream& );
1120 FalseType testStreamable( FalseType );
1128 enum { value = sizeof( testStreamable(s << t) ) == sizeof( TrueType ) };
/dports/biology/vcflib/vcflib-1.0.2/intervaltree/
H A Dcatch.hpp1566 TrueType& testStreamable( std::ostream& );
1567 FalseType testStreamable( FalseType );
1575 enum { value = sizeof( testStreamable(s << t) ) == sizeof( TrueType ) };

1234