Home
last modified time | relevance | path

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

1234567

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/internal/
H A Dcatch_objc.hpp36 class OcMethod : public SharedImpl<ITestCase> { class
39 OcMethod( Class cls, SEL sel ) : m_cls( cls ), m_sel( sel ) {} in OcMethod() function in Catch::OcMethod
51 virtual ~OcMethod() {} in ~OcMethod()
94 …getMutableRegistryHub().registerTest( makeTestCase( new OcMethod( cls, selector ), className, name… in registerTestMethods()
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_objc.hpp36 class OcMethod : public SharedImpl<ITestCase> { class
39 OcMethod( Class cls, SEL sel ) : m_cls( cls ), m_sel( sel ) {} in OcMethod() function in Catch::OcMethod
51 virtual ~OcMethod() {} in ~OcMethod()
94 …getMutableRegistryHub().registerTest( makeTestCase( new OcMethod( cls, selector ), className, name… in registerTestMethods()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/internal/
H A Dcatch_objc.hpp36 class OcMethod : public SharedImpl<ITestCase> { class
39 OcMethod( Class cls, SEL sel ) : m_cls( cls ), m_sel( sel ) {} in OcMethod() function in Catch::OcMethod
51 virtual ~OcMethod() {} in ~OcMethod()
94 …getMutableRegistryHub().registerTest( makeTestCase( new OcMethod( cls, selector ), className, name… in registerTestMethods()
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_objc.hpp36 class OcMethod : public SharedImpl<ITestCase> { class
39 OcMethod( Class cls, SEL sel ) : m_cls( cls ), m_sel( sel ) {} in OcMethod() function in Catch::OcMethod
51 virtual ~OcMethod() {} in ~OcMethod()
94 …getMutableRegistryHub().registerTest( makeTestCase( new OcMethod( cls, selector ), className, name… in registerTestMethods()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_objc.hpp38 class OcMethod : public ITestInvoker { class
41 OcMethod( Class cls, SEL sel ) : m_cls( cls ), m_sel( sel ) {} in OcMethod() function in Catch::OcMethod
53 virtual ~OcMethod() {} in ~OcMethod()
96 …getMutableRegistryHub().registerTest( makeTestCase( new OcMethod( cls, selector ), className, Name… in registerTestMethods()
/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_objc.hpp38 class OcMethod : public ITestInvoker { class
41 OcMethod( Class cls, SEL sel ) : m_cls( cls ), m_sel( sel ) {} in OcMethod() function in Catch::OcMethod
53 virtual ~OcMethod() {} in ~OcMethod()
96 …getMutableRegistryHub().registerTest( makeTestCase( new OcMethod( cls, selector ), className, Name… in registerTestMethods()
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_objc.hpp38 class OcMethod : public ITestInvoker { class
41 OcMethod( Class cls, SEL sel ) : m_cls( cls ), m_sel( sel ) {} in OcMethod() function in Catch::OcMethod
53 virtual ~OcMethod() {} in ~OcMethod()
96 …getMutableRegistryHub().registerTest( makeTestCase( new OcMethod( cls, selector ), className, Name… in registerTestMethods()
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_objc.hpp38 class OcMethod : public ITestInvoker { class
41 OcMethod( Class cls, SEL sel ) : m_cls( cls ), m_sel( sel ) {} in OcMethod() function in Catch::OcMethod
53 virtual ~OcMethod() {} in ~OcMethod()
96 …getMutableRegistryHub().registerTest( makeTestCase( new OcMethod( cls, selector ), className, Name… in registerTestMethods()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_objc.hpp38 class OcMethod : public ITestInvoker { class
41 OcMethod( Class cls, SEL sel ) : m_cls( cls ), m_sel( sel ) {} in OcMethod() function in Catch::OcMethod
53 virtual ~OcMethod() {} in ~OcMethod()
96 …getMutableRegistryHub().registerTest( makeTestCase( new OcMethod( cls, selector ), className, Name… in registerTestMethods()
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/internal/
H A Dcatch_objc.hpp38 class OcMethod : public ITestInvoker { class
41 OcMethod( Class cls, SEL sel ) : m_cls( cls ), m_sel( sel ) {} in OcMethod() function in Catch::OcMethod
53 virtual ~OcMethod() {} in ~OcMethod()
96 …getMutableRegistryHub().registerTest( makeTestCase( new OcMethod( cls, selector ), className, name… in registerTestMethods()
/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_objc.hpp38 class OcMethod : public ITestInvoker { class
41 OcMethod( Class cls, SEL sel ) : m_cls( cls ), m_sel( sel ) {} in OcMethod() function in Catch::OcMethod
53 virtual ~OcMethod() {} in ~OcMethod()
96 …getMutableRegistryHub().registerTest( makeTestCase( new OcMethod( cls, selector ), className, Name… in registerTestMethods()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/test/unit/
H A Dcatch.hpp2498 class OcMethod : public SharedImpl<ITestCase> { class
2501 OcMethod( Class cls, SEL sel ) : m_cls( cls ), m_sel( sel ) {} in OcMethod() function in Catch::OcMethod
2513 virtual ~OcMethod() {} in ~OcMethod()
2555 …getMutableRegistryHub().registerTest( makeTestCase( new OcMethod( cls, selector ), className, name… in registerTestMethods()
/dports/audio/madronalib/madronalib-1.6-1016-g103895f/Tests/
H A Dcatch.hpp2986 class OcMethod : public SharedImpl<ITestCase> class
2989 OcMethod(Class cls, SEL sel) : m_cls(cls), m_sel(sel) {} in OcMethod() function in Catch::OcMethod
3003 virtual ~OcMethod() {} in ~OcMethod()
3053 makeTestCase(new OcMethod(cls, selector), className, name.c_str(), in registerTestMethods()
/dports/devel/heaptrack/heaptrack-1.3.0/3rdparty/
H A Dcatch.hpp2619 class OcMethod : public SharedImpl<ITestCase> { class
2622 OcMethod( Class cls, SEL sel ) : m_cls( cls ), m_sel( sel ) {} in OcMethod() function in Catch::OcMethod
2634 virtual ~OcMethod() {} in ~OcMethod()
2676 …getMutableRegistryHub().registerTest( makeTestCase( new OcMethod( cls, selector ), className, name… in registerTestMethods()
/dports/devel/cltune/CLTune-2.7.0/test/
H A Dcatch.hpp2619 class OcMethod : public SharedImpl<ITestCase> { class
2622 OcMethod( Class cls, SEL sel ) : m_cls( cls ), m_sel( sel ) {} in OcMethod() function in Catch::OcMethod
2634 virtual ~OcMethod() {} in ~OcMethod()
2676 …getMutableRegistryHub().registerTest( makeTestCase( new OcMethod( cls, selector ), className, name… in registerTestMethods()
/dports/biology/vcflib/vcflib-1.0.2/intervaltree/
H A Dcatch.hpp2863 class OcMethod : public SharedImpl<ITestCase> { class
2866 OcMethod( Class cls, SEL sel ) : m_cls( cls ), m_sel( sel ) {} in OcMethod() function in Catch::OcMethod
2878 virtual ~OcMethod() {} in ~OcMethod()
2920 …getMutableRegistryHub().registerTest( makeTestCase( new OcMethod( cls, selector ), className, name… in registerTestMethods()
/dports/math/intervaltree/intervaltree-8fc4be91866237995e1105689d84bece619f4663/
H A Dcatch.hpp2863 class OcMethod : public SharedImpl<ITestCase> { class
2866 OcMethod( Class cls, SEL sel ) : m_cls( cls ), m_sel( sel ) {} in OcMethod() function in Catch::OcMethod
2878 virtual ~OcMethod() {} in ~OcMethod()
2920 …getMutableRegistryHub().registerTest( makeTestCase( new OcMethod( cls, selector ), className, name… in registerTestMethods()
/dports/news/nzbget/nzbget-21.1/lib/catch/
H A Dcatch.h2629 class OcMethod : public SharedImpl<ITestCase> {
2632 OcMethod( Class cls, SEL sel ) : m_cls( cls ), m_sel( sel ) {}
2644 virtual ~OcMethod() {}
2686 …getMutableRegistryHub().registerTest( makeTestCase( new OcMethod( cls, selector ), className, name…
/dports/finance/chiapos/chiapos-1.0.3/src-ext/cxxopts/test/
H A Dcatch.hpp2904 class OcMethod : public SharedImpl<ITestCase> { class
2907 OcMethod( Class cls, SEL sel ) : m_cls( cls ), m_sel( sel ) {} in OcMethod() function in Catch::OcMethod
2919 virtual ~OcMethod() {} in ~OcMethod()
2961 …getMutableRegistryHub().registerTest( makeTestCase( new OcMethod( cls, selector ), className, name… in registerTestMethods()
/dports/multimedia/ffmpegthumbnailer/ffmpegthumbnailer-2.2.2/test/testframework/
H A Dcatch.hpp2904 class OcMethod : public SharedImpl<ITestCase> { class
2907 OcMethod( Class cls, SEL sel ) : m_cls( cls ), m_sel( sel ) {} in OcMethod() function in Catch::OcMethod
2919 virtual ~OcMethod() {} in ~OcMethod()
2961 …getMutableRegistryHub().registerTest( makeTestCase( new OcMethod( cls, selector ), className, name… in registerTestMethods()
/dports/devel/cxxopts/cxxopts-3.0.0/test/
H A Dcatch.hpp2904 class OcMethod : public SharedImpl<ITestCase> { class
2907 OcMethod( Class cls, SEL sel ) : m_cls( cls ), m_sel( sel ) {} in OcMethod() function in Catch::OcMethod
2919 virtual ~OcMethod() {} in ~OcMethod()
2961 …getMutableRegistryHub().registerTest( makeTestCase( new OcMethod( cls, selector ), className, name… in registerTestMethods()
/dports/security/gonepass/gonepass-3da5cfa120/
H A Dcatch.hpp2904 class OcMethod : public SharedImpl<ITestCase> { class
2907 OcMethod( Class cls, SEL sel ) : m_cls( cls ), m_sel( sel ) {} in OcMethod() function in Catch::OcMethod
2919 virtual ~OcMethod() {} in ~OcMethod()
2961 …getMutableRegistryHub().registerTest( makeTestCase( new OcMethod( cls, selector ), className, name… in registerTestMethods()
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/libwap_tests/
H A DCatch.hpp2918 class OcMethod : public SharedImpl<ITestCase> { class
2921 OcMethod(Class cls, SEL sel) : m_cls(cls), m_sel(sel) {} in OcMethod() function in Catch::OcMethod
2933 virtual ~OcMethod() {} in ~OcMethod()
2975 …getMutableRegistryHub().registerTest(makeTestCase(new OcMethod(cls, selector), className, name.c_s… in registerTestMethods()
/dports/games/manaplus/manaplus-2.1.3.17/src/unittests/
H A Dcatch.hpp2910 class OcMethod : public SharedImpl<ITestCase> { class
2913 OcMethod( Class cls, SEL sel ) : m_cls( cls ), m_sel( sel ) {} in OcMethod() function in Catch::OcMethod
2925 virtual ~OcMethod() {} in ~OcMethod()
2967 …getMutableRegistryHub().registerTest( makeTestCase( new OcMethod( cls, selector ), className, name… in registerTestMethods()
/dports/biology/abyss/abyss-2.3.1/vendor/nthash/vendor/
H A Dcatch.hpp2863 class OcMethod : public SharedImpl<ITestCase> { class
2866 OcMethod( Class cls, SEL sel ) : m_cls( cls ), m_sel( sel ) {} in OcMethod() function in Catch::OcMethod
2878 virtual ~OcMethod() {} in ~OcMethod()
2920 …getMutableRegistryHub().registerTest( makeTestCase( new OcMethod( cls, selector ), className, name… in registerTestMethods()

1234567