Home
last modified time | relevance | path

Searched refs:ITracker (Results 1 – 25 of 199) sorted by relevance

12345678

/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_test_case_tracker.hpp33 struct ITracker : SharedImpl<> { struct
34 virtual ~ITracker();
45 virtual ITracker& parent() = 0;
69 Ptr<ITracker> m_rootTracker;
70 ITracker* m_currentTracker;
86 ITracker& startRun();
105 ITracker& currentTracker() { in currentTracker()
113 class TrackerBase : public ITracker {
136 ITracker* m_parent;
351 inline ITracker& TrackerContext::startRun() { in startRun()
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/internal/
H A Dcatch_test_case_tracker.hpp35 struct ITracker : SharedImpl<> { struct
36 virtual ~ITracker();
47 virtual ITracker& parent() = 0;
71 Ptr<ITracker> m_rootTracker;
72 ITracker* m_currentTracker;
88 ITracker& startRun();
107 ITracker& currentTracker() { in currentTracker()
115 class TrackerBase : public ITracker {
138 ITracker* m_parent;
353 inline ITracker& TrackerContext::startRun() { in startRun()
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/internal/
H A Dcatch_test_case_tracker.hpp35 struct ITracker : SharedImpl<> { struct
36 virtual ~ITracker();
47 virtual ITracker& parent() = 0;
71 Ptr<ITracker> m_rootTracker;
72 ITracker* m_currentTracker;
88 ITracker& startRun();
107 ITracker& currentTracker() { in currentTracker()
115 class TrackerBase : public ITracker {
138 ITracker* m_parent;
353 inline ITracker& TrackerContext::startRun() { in startRun()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_test_case_tracker.hpp33 struct ITracker : SharedImpl<> { struct
34 virtual ~ITracker();
45 virtual ITracker& parent() = 0;
69 Ptr<ITracker> m_rootTracker;
70 ITracker* m_currentTracker;
86 ITracker& startRun();
105 ITracker& currentTracker() { in currentTracker()
113 class TrackerBase : public ITracker {
136 ITracker* m_parent;
351 inline ITracker& TrackerContext::startRun() { in startRun()
[all …]
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_test_case_tracker.h28 struct ITracker;
32 struct ITracker { struct
33 virtual ~ITracker();
44 virtual ITracker& parent() = 0;
69 ITracker* m_currentTracker = nullptr;
74 ITracker& startRun();
81 ITracker& currentTracker();
85 class TrackerBase : public ITracker {
99 ITracker* m_parent;
116 ITracker& parent() override;
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/projects/SelfTest/
H A DPartTrackerTests.cpp50 ITracker& testCase = SectionTracker::acquire( ctx, makeNAL( "Testcase" ) );
53 ITracker& s1 = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
81 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
94 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
97 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
112 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
123 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
126 ITracker& s2b = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
169 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
222 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
[all …]
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/projects/SelfTest/IntrospectiveTests/
H A DPartTracker.tests.cpp50 ITracker& testCase = SectionTracker::acquire( ctx, makeNAL( "Testcase" ) );
53 ITracker& s1 = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
81 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
94 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
97 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
112 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
123 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
126 ITracker& s2b = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
169 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
222 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/catch/projects/SelfTest/
H A DPartTrackerTests.cpp50 ITracker& testCase = SectionTracker::acquire( ctx, makeNAL( "Testcase" ) );
53 ITracker& s1 = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
81 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
94 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
97 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
112 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
123 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
126 ITracker& s2b = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
169 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
222 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/catch/projects/SelfTest/
H A DPartTrackerTests.cpp50 ITracker& testCase = SectionTracker::acquire( ctx, makeNAL( "Testcase" ) );
53 ITracker& s1 = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
81 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
94 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
97 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
112 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
123 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
126 ITracker& s2b = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
169 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
222 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/projects/SelfTest/
H A DPartTrackerTests.cpp50 ITracker& testCase = SectionTracker::acquire( ctx, makeNAL( "Testcase" ) );
53 ITracker& s1 = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
81 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
94 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
97 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
112 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
123 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
126 ITracker& s2b = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
169 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
222 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
[all …]
/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_test_case_tracker.h32 class ITracker; variable
36 class ITracker {
50 virtual ~ITracker();
60 virtual ITracker& parent() = 0;
85 ITracker* m_currentTracker = nullptr;
90 ITracker& startRun();
97 ITracker& currentTracker();
101 class TrackerBase : public ITracker {
114 ITracker* m_parent;
132 ITracker& parent() override;
[all …]
H A Dcatch_test_case_tracker.cpp33 ITracker::~ITracker() = default;
36 ITracker& TrackerContext::startRun() { in startRun()
60 ITracker& TrackerContext::currentTracker() { in currentTracker()
63 void TrackerContext::setCurrentTracker( ITracker* tracker ) { in setCurrentTracker()
68 …TrackerBase::TrackerBase( NameAndLocation const& nameAndLocation, TrackerContext& ctx, ITracker* p… in TrackerBase()
69 ITracker(nameAndLocation), in TrackerBase()
103 ITracker& TrackerBase::parent() { in parent()
174 …er::SectionTracker( NameAndLocation const& nameAndLocation, TrackerContext& ctx, ITracker* parent ) in SectionTracker()
203 ITracker& currentTracker = ctx.currentTracker(); in acquire()
246 using TestCaseTracking::ITracker;
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_test_case_tracker.h32 class ITracker; variable
36 class ITracker {
50 virtual ~ITracker();
60 virtual ITracker& parent() = 0;
85 ITracker* m_currentTracker = nullptr;
90 ITracker& startRun();
97 ITracker& currentTracker();
101 class TrackerBase : public ITracker {
114 ITracker* m_parent;
132 ITracker& parent() override;
[all …]
H A Dcatch_test_case_tracker.cpp33 ITracker::~ITracker() = default;
36 ITracker& TrackerContext::startRun() { in startRun()
60 ITracker& TrackerContext::currentTracker() { in currentTracker()
63 void TrackerContext::setCurrentTracker( ITracker* tracker ) { in setCurrentTracker()
68 …TrackerBase::TrackerBase( NameAndLocation const& nameAndLocation, TrackerContext& ctx, ITracker* p… in TrackerBase()
69 ITracker(nameAndLocation), in TrackerBase()
103 ITracker& TrackerBase::parent() { in parent()
174 …er::SectionTracker( NameAndLocation const& nameAndLocation, TrackerContext& ctx, ITracker* parent ) in SectionTracker()
203 ITracker& currentTracker = ctx.currentTracker(); in acquire()
246 using TestCaseTracking::ITracker;
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_test_case_tracker.h32 class ITracker; variable
36 class ITracker {
50 virtual ~ITracker();
60 virtual ITracker& parent() = 0;
85 ITracker* m_currentTracker = nullptr;
90 ITracker& startRun();
97 ITracker& currentTracker();
101 class TrackerBase : public ITracker {
114 ITracker* m_parent;
132 ITracker& parent() override;
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_test_case_tracker.h32 class ITracker; variable
36 class ITracker {
50 virtual ~ITracker();
60 virtual ITracker& parent() = 0;
85 ITracker* m_currentTracker = nullptr;
90 ITracker& startRun();
97 ITracker& currentTracker();
101 class TrackerBase : public ITracker {
114 ITracker* m_parent;
132 ITracker& parent() override;
[all …]
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/internal/
H A Dcatch_test_case_tracker.h28 struct ITracker;
32 struct ITracker { struct
33 virtual ~ITracker();
44 virtual ITracker& parent() = 0;
69 ITracker* m_currentTracker = nullptr;
76 ITracker& startRun();
83 ITracker& currentTracker();
87 class TrackerBase : public ITracker {
108 ITracker* m_parent;
125 ITracker& parent() override;
[all …]
/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_test_case_tracker.h32 class ITracker; variable
36 class ITracker {
50 virtual ~ITracker();
60 virtual ITracker& parent() = 0;
85 ITracker* m_currentTracker = nullptr;
90 ITracker& startRun();
97 ITracker& currentTracker();
101 class TrackerBase : public ITracker {
114 ITracker* m_parent;
132 ITracker& parent() override;
[all …]
H A Dcatch_test_case_tracker.cpp33 ITracker::~ITracker() = default;
36 ITracker& TrackerContext::startRun() { in startRun()
60 ITracker& TrackerContext::currentTracker() { in currentTracker()
63 void TrackerContext::setCurrentTracker( ITracker* tracker ) { in setCurrentTracker()
68 …TrackerBase::TrackerBase( NameAndLocation const& nameAndLocation, TrackerContext& ctx, ITracker* p… in TrackerBase()
69 ITracker(nameAndLocation), in TrackerBase()
103 ITracker& TrackerBase::parent() { in parent()
174 …er::SectionTracker( NameAndLocation const& nameAndLocation, TrackerContext& ctx, ITracker* parent ) in SectionTracker()
203 ITracker& currentTracker = ctx.currentTracker(); in acquire()
246 using TestCaseTracking::ITracker;
/dports/www/restbed/restbed-4.8/dependency/catch/projects/SelfTest/IntrospectiveTests/
H A DPartTracker.tests.cpp28 ITracker& testCase = SectionTracker::acquire( ctx, makeNAL( "Testcase" ) );
31 ITracker& s1 = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
59 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
72 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
75 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
90 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
101 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
104 ITracker& s2b = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
134 ITracker& s1c = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
137 ITracker& s2c = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
[all …]
/dports/math/e-antic/Catch2-ff349a5/projects/SelfTest/IntrospectiveTests/
H A DPartTracker.tests.cpp28 ITracker& testCase = SectionTracker::acquire( ctx, makeNAL( "Testcase" ) );
31 ITracker& s1 = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
59 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
72 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
75 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
90 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
101 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
104 ITracker& s2b = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
134 ITracker& s1c = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
137 ITracker& s2c = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
[all …]
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/projects/SelfTest/IntrospectiveTests/
H A DPartTracker.tests.cpp28 ITracker& testCase = SectionTracker::acquire( ctx, makeNAL( "Testcase" ) );
31 ITracker& s1 = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
59 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
72 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
75 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
90 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
101 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
104 ITracker& s2b = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
134 ITracker& s1c = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
137 ITracker& s2c = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/catch/projects/SelfTest/IntrospectiveTests/
H A DPartTracker.tests.cpp28 ITracker& testCase = SectionTracker::acquire( ctx, makeNAL( "Testcase" ) );
31 ITracker& s1 = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
59 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
72 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
75 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
90 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
101 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
104 ITracker& s2b = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
134 ITracker& s1c = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
137 ITracker& s2c = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/projects/SelfTest/IntrospectiveTests/
H A DPartTracker.tests.cpp28 ITracker& testCase = SectionTracker::acquire( ctx, makeNAL( "Testcase" ) );
31 ITracker& s1 = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
59 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
72 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
75 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
90 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
101 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
104 ITracker& s2b = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
134 ITracker& s1c = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
137 ITracker& s2c = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
[all …]
/dports/devel/catch/Catch2-2.13.7/projects/SelfTest/IntrospectiveTests/
H A DPartTracker.tests.cpp28 ITracker& testCase = SectionTracker::acquire( ctx, makeNAL( "Testcase" ) );
31 ITracker& s1 = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
59 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
72 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
75 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
90 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
101 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
104 ITracker& s2b = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
134 ITracker& s1c = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
137 ITracker& s2c = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
[all …]

12345678