Home
last modified time | relevance | path

Searched refs:SectionNode (Results 1 – 25 of 334) sorted by relevance

12345678910>>...14

/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/reporters/
H A Dcatch_reporter_bases.hpp89 struct SectionNode : SharedImpl<> { struct
91 virtual ~SectionNode();
121 typedef Node<TestCaseStats, SectionNode> TestCaseNode;
144 Ptr<SectionNode> node; in sectionStarting()
152 SectionNode::ChildSections::const_iterator it = in sectionStarting()
157 node = new SectionNode( incompleteStats ); in sectionStarting()
171 SectionNode& sectionNode = *m_sectionStack.back(); in assertionEnded()
183 SectionNode& node = *m_sectionStack.back(); in sectionEnded()
229 Ptr<SectionNode> m_rootSection;
230 Ptr<SectionNode> m_deepestSection;
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/reporters/
H A Dcatch_reporter_bases.hpp89 struct SectionNode : SharedImpl<> { struct
91 virtual ~SectionNode();
121 typedef Node<TestCaseStats, SectionNode> TestCaseNode;
144 Ptr<SectionNode> node; in sectionStarting()
152 SectionNode::ChildSections::const_iterator it = in sectionStarting()
157 node = new SectionNode( incompleteStats ); in sectionStarting()
171 SectionNode& sectionNode = *m_sectionStack.back(); in assertionEnded()
183 SectionNode& node = *m_sectionStack.back(); in sectionEnded()
229 Ptr<SectionNode> m_rootSection;
230 Ptr<SectionNode> m_deepestSection;
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/reporters/
H A Dcatch_reporter_bases.hpp116 struct SectionNode : SharedImpl<> { struct
118 virtual ~SectionNode();
149 typedef Node<TestCaseStats, SectionNode> TestCaseNode;
172 Ptr<SectionNode> node; in sectionStarting()
180 SectionNode::ChildSections::const_iterator it = in sectionStarting()
185 node = new SectionNode( incompleteStats ); in sectionStarting()
199 SectionNode& sectionNode = *m_sectionStack.back(); in assertionEnded()
211 SectionNode& node = *m_sectionStack.back(); in sectionEnded()
257 Ptr<SectionNode> m_rootSection;
258 Ptr<SectionNode> m_deepestSection;
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/reporters/
H A Dcatch_reporter_bases.hpp116 struct SectionNode : SharedImpl<> { struct
118 virtual ~SectionNode();
149 typedef Node<TestCaseStats, SectionNode> TestCaseNode;
172 Ptr<SectionNode> node; in sectionStarting()
180 SectionNode::ChildSections::const_iterator it = in sectionStarting()
185 node = new SectionNode( incompleteStats ); in sectionStarting()
199 SectionNode& sectionNode = *m_sectionStack.back(); in assertionEnded()
211 SectionNode& node = *m_sectionStack.back(); in sectionEnded()
257 Ptr<SectionNode> m_rootSection;
258 Ptr<SectionNode> m_deepestSection;
[all …]
/dports/math/e-antic/Catch2-ff349a5/include/reporters/
H A Dcatch_reporter_bases.hpp116 struct SectionNode { struct
118 virtual ~SectionNode() = default;
120 bool operator == (SectionNode const& other) const { in operator ==() argument
150 using TestCaseNode = Node<TestCaseStats, SectionNode>;
179 std::shared_ptr<SectionNode> node; in sectionStarting()
186 SectionNode& parentNode = *m_sectionStack.back(); in sectionStarting()
212 SectionNode& sectionNode = *m_sectionStack.back(); in assertionEnded()
218 SectionNode& node = *m_sectionStack.back(); in sectionEnded()
257 std::shared_ptr<SectionNode> m_rootSection;
258 std::shared_ptr<SectionNode> m_deepestSection;
[all …]
/dports/www/restbed/restbed-4.8/dependency/catch/include/reporters/
H A Dcatch_reporter_bases.hpp113 struct SectionNode { struct
115 virtual ~SectionNode() = default;
117 bool operator == (SectionNode const& other) const { in operator ==() argument
147 using TestCaseNode = Node<TestCaseStats, SectionNode>;
176 std::shared_ptr<SectionNode> node; in sectionStarting()
183 SectionNode& parentNode = *m_sectionStack.back(); in sectionStarting()
209 SectionNode& sectionNode = *m_sectionStack.back(); in assertionEnded()
215 SectionNode& node = *m_sectionStack.back(); in sectionEnded()
254 std::shared_ptr<SectionNode> m_rootSection;
255 std::shared_ptr<SectionNode> m_deepestSection;
[all …]
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/reporters/
H A Dcatch_reporter_bases.hpp116 struct SectionNode { struct
118 virtual ~SectionNode() = default;
120 bool operator == (SectionNode const& other) const { in operator ==() argument
150 using TestCaseNode = Node<TestCaseStats, SectionNode>;
179 std::shared_ptr<SectionNode> node; in sectionStarting()
186 SectionNode& parentNode = *m_sectionStack.back(); in sectionStarting()
212 SectionNode& sectionNode = *m_sectionStack.back(); in assertionEnded()
218 SectionNode& node = *m_sectionStack.back(); in sectionEnded()
257 std::shared_ptr<SectionNode> m_rootSection;
258 std::shared_ptr<SectionNode> m_deepestSection;
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/reporters/
H A Dcatch_reporter_bases.hpp116 struct SectionNode { struct
118 virtual ~SectionNode() = default;
120 bool operator == (SectionNode const& other) const { in operator ==() argument
150 using TestCaseNode = Node<TestCaseStats, SectionNode>;
179 std::shared_ptr<SectionNode> node; in sectionStarting()
186 SectionNode& parentNode = *m_sectionStack.back(); in sectionStarting()
212 SectionNode& sectionNode = *m_sectionStack.back(); in assertionEnded()
218 SectionNode& node = *m_sectionStack.back(); in sectionEnded()
257 std::shared_ptr<SectionNode> m_rootSection;
258 std::shared_ptr<SectionNode> m_deepestSection;
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/reporters/
H A Dcatch_reporter_bases.hpp116 struct SectionNode { struct
118 virtual ~SectionNode() = default;
120 bool operator == (SectionNode const& other) const { in operator ==() argument
150 using TestCaseNode = Node<TestCaseStats, SectionNode>;
179 std::shared_ptr<SectionNode> node; in sectionStarting()
186 SectionNode& parentNode = *m_sectionStack.back(); in sectionStarting()
212 SectionNode& sectionNode = *m_sectionStack.back(); in assertionEnded()
218 SectionNode& node = *m_sectionStack.back(); in sectionEnded()
257 std::shared_ptr<SectionNode> m_rootSection;
258 std::shared_ptr<SectionNode> m_deepestSection;
[all …]
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/reporters/
H A Dcatch_reporter_bases.hpp107 struct SectionNode { struct
109 virtual ~SectionNode() = default;
111 bool operator == (SectionNode const& other) const { in operator ==() argument
141 using TestCaseNode = Node<TestCaseStats, SectionNode>;
170 std::shared_ptr<SectionNode> node; in sectionStarting()
177 SectionNode& parentNode = *m_sectionStack.back(); in sectionStarting()
203 SectionNode& sectionNode = *m_sectionStack.back(); in assertionEnded()
209 SectionNode& node = *m_sectionStack.back(); in sectionEnded()
248 std::shared_ptr<SectionNode> m_rootSection;
249 std::shared_ptr<SectionNode> m_deepestSection;
[all …]
/dports/devel/catch/Catch2-2.13.7/include/reporters/
H A Dcatch_reporter_bases.hpp116 struct SectionNode { struct
118 virtual ~SectionNode() = default;
120 bool operator == (SectionNode const& other) const { in operator ==() argument
150 using TestCaseNode = Node<TestCaseStats, SectionNode>;
179 std::shared_ptr<SectionNode> node; in sectionStarting()
186 SectionNode& parentNode = *m_sectionStack.back(); in sectionStarting()
212 SectionNode& sectionNode = *m_sectionStack.back(); in assertionEnded()
218 SectionNode& node = *m_sectionStack.back(); in sectionEnded()
257 std::shared_ptr<SectionNode> m_rootSection;
258 std::shared_ptr<SectionNode> m_deepestSection;
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h142 struct Q_CORE_EXPORT SectionNode { struct
254 int sectionPos(const SectionNode &sn) const;
256 const SectionNode &sectionNode(int index) const;
294 QVector<SectionNode> sectionNodes;
295 SectionNode first, last, none, popup;
304 Q_DECLARE_TYPEINFO(QDateTimeParser::SectionNode, Q_PRIMITIVE_TYPE);
306 …CORE_EXPORT bool operator==(const QDateTimeParser::SectionNode &s1, const QDateTimeParser::Section…
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h142 struct Q_CORE_EXPORT SectionNode { struct
254 int sectionPos(const SectionNode &sn) const;
256 const SectionNode &sectionNode(int index) const;
294 QVector<SectionNode> sectionNodes;
295 SectionNode first, last, none, popup;
304 Q_DECLARE_TYPEINFO(QDateTimeParser::SectionNode, Q_PRIMITIVE_TYPE);
306 …CORE_EXPORT bool operator==(const QDateTimeParser::SectionNode &s1, const QDateTimeParser::Section…
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h142 struct Q_CORE_EXPORT SectionNode { struct
254 int sectionPos(const SectionNode &sn) const;
256 const SectionNode &sectionNode(int index) const;
294 QVector<SectionNode> sectionNodes;
295 SectionNode first, last, none, popup;
304 Q_DECLARE_TYPEINFO(QDateTimeParser::SectionNode, Q_PRIMITIVE_TYPE);
306 …CORE_EXPORT bool operator==(const QDateTimeParser::SectionNode &s1, const QDateTimeParser::Section…
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h142 struct Q_CORE_EXPORT SectionNode { struct
254 int sectionPos(const SectionNode &sn) const;
256 const SectionNode &sectionNode(int index) const;
294 QVector<SectionNode> sectionNodes;
295 SectionNode first, last, none, popup;
304 Q_DECLARE_TYPEINFO(QDateTimeParser::SectionNode, Q_PRIMITIVE_TYPE);
306 …CORE_EXPORT bool operator==(const QDateTimeParser::SectionNode &s1, const QDateTimeParser::Section…
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h142 struct Q_CORE_EXPORT SectionNode { struct
254 int sectionPos(const SectionNode &sn) const;
256 const SectionNode &sectionNode(int index) const;
294 QVector<SectionNode> sectionNodes;
295 SectionNode first, last, none, popup;
304 Q_DECLARE_TYPEINFO(QDateTimeParser::SectionNode, Q_PRIMITIVE_TYPE);
306 …CORE_EXPORT bool operator==(const QDateTimeParser::SectionNode &s1, const QDateTimeParser::Section…
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h142 struct Q_CORE_EXPORT SectionNode { struct
254 int sectionPos(const SectionNode &sn) const;
256 const SectionNode &sectionNode(int index) const;
294 QVector<SectionNode> sectionNodes;
295 SectionNode first, last, none, popup;
304 Q_DECLARE_TYPEINFO(QDateTimeParser::SectionNode, Q_PRIMITIVE_TYPE);
306 …CORE_EXPORT bool operator==(const QDateTimeParser::SectionNode &s1, const QDateTimeParser::Section…
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h142 struct Q_CORE_EXPORT SectionNode { struct
254 int sectionPos(const SectionNode &sn) const;
256 const SectionNode &sectionNode(int index) const;
294 QVector<SectionNode> sectionNodes;
295 SectionNode first, last, none, popup;
304 Q_DECLARE_TYPEINFO(QDateTimeParser::SectionNode, Q_PRIMITIVE_TYPE);
306 …CORE_EXPORT bool operator==(const QDateTimeParser::SectionNode &s1, const QDateTimeParser::Section…
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h142 struct Q_CORE_EXPORT SectionNode { struct
254 int sectionPos(const SectionNode &sn) const;
256 const SectionNode &sectionNode(int index) const;
294 QVector<SectionNode> sectionNodes;
295 SectionNode first, last, none, popup;
304 Q_DECLARE_TYPEINFO(QDateTimeParser::SectionNode, Q_PRIMITIVE_TYPE);
306 …CORE_EXPORT bool operator==(const QDateTimeParser::SectionNode &s1, const QDateTimeParser::Section…
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h142 struct Q_CORE_EXPORT SectionNode { struct
254 int sectionPos(const SectionNode &sn) const;
256 const SectionNode &sectionNode(int index) const;
294 QVector<SectionNode> sectionNodes;
295 SectionNode first, last, none, popup;
304 Q_DECLARE_TYPEINFO(QDateTimeParser::SectionNode, Q_PRIMITIVE_TYPE);
306 …CORE_EXPORT bool operator==(const QDateTimeParser::SectionNode &s1, const QDateTimeParser::Section…
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h142 struct Q_CORE_EXPORT SectionNode { struct
254 int sectionPos(const SectionNode &sn) const;
256 const SectionNode &sectionNode(int index) const;
294 QVector<SectionNode> sectionNodes;
295 SectionNode first, last, none, popup;
304 Q_DECLARE_TYPEINFO(QDateTimeParser::SectionNode, Q_PRIMITIVE_TYPE);
306 …CORE_EXPORT bool operator==(const QDateTimeParser::SectionNode &s1, const QDateTimeParser::Section…
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h142 struct Q_CORE_EXPORT SectionNode { struct
254 int sectionPos(const SectionNode &sn) const;
256 const SectionNode &sectionNode(int index) const;
294 QVector<SectionNode> sectionNodes;
295 SectionNode first, last, none, popup;
304 Q_DECLARE_TYPEINFO(QDateTimeParser::SectionNode, Q_PRIMITIVE_TYPE);
306 …CORE_EXPORT bool operator==(const QDateTimeParser::SectionNode &s1, const QDateTimeParser::Section…
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h142 struct Q_CORE_EXPORT SectionNode { struct
254 int sectionPos(const SectionNode &sn) const;
256 const SectionNode &sectionNode(int index) const;
294 QVector<SectionNode> sectionNodes;
295 SectionNode first, last, none, popup;
304 Q_DECLARE_TYPEINFO(QDateTimeParser::SectionNode, Q_PRIMITIVE_TYPE);
306 …CORE_EXPORT bool operator==(const QDateTimeParser::SectionNode &s1, const QDateTimeParser::Section…
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h142 struct Q_CORE_EXPORT SectionNode { struct
254 int sectionPos(const SectionNode &sn) const;
256 const SectionNode &sectionNode(int index) const;
294 QVector<SectionNode> sectionNodes;
295 SectionNode first, last, none, popup;
304 Q_DECLARE_TYPEINFO(QDateTimeParser::SectionNode, Q_PRIMITIVE_TYPE);
306 …CORE_EXPORT bool operator==(const QDateTimeParser::SectionNode &s1, const QDateTimeParser::Section…
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqdatetimeparser_p.h142 struct Q_CORE_EXPORT SectionNode { struct
254 int sectionPos(const SectionNode &sn) const;
256 const SectionNode &sectionNode(int index) const;
294 QVector<SectionNode> sectionNodes;
295 SectionNode first, last, none, popup;
304 Q_DECLARE_TYPEINFO(QDateTimeParser::SectionNode, Q_PRIMITIVE_TYPE);
306 …CORE_EXPORT bool operator==(const QDateTimeParser::SectionNode &s1, const QDateTimeParser::Section…

12345678910>>...14