Home
last modified time | relevance | path

Searched refs:acquireChild (Results 1 – 5 of 5) sorted by relevance

/dports/audio/madronalib/madronalib-1.6-1016-g103895f/Tests/
H A Dcatch.hpp5718 TrackedSection* acquireChild(std::string const& childName);
5741 inline TrackedSection* TrackedSection::acquireChild( in acquireChild() function in Catch::SectionTracking::TrackedSection
5773 TrackedSection* child = m_currentSection->acquireChild(name); in enterSection()
/dports/devel/heaptrack/heaptrack-1.3.0/3rdparty/
H A Dcatch.hpp4954 TrackedSection* acquireChild( std::string const& childName );
4982 inline TrackedSection* TrackedSection::acquireChild( std::string const& childName ) { in acquireChild() function in Catch::SectionTracking::TrackedSection
5008 TrackedSection* child = m_currentSection->acquireChild( name ); in enterSection()
/dports/devel/cltune/CLTune-2.7.0/test/
H A Dcatch.hpp4954 TrackedSection* acquireChild( std::string const& childName );
4982 inline TrackedSection* TrackedSection::acquireChild( std::string const& childName ) { in acquireChild() function in Catch::SectionTracking::TrackedSection
5008 TrackedSection* child = m_currentSection->acquireChild( name ); in enterSection()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/test/unit/
H A Dcatch.hpp4798 TrackedSection* acquireChild( std::string const& childName ) { in acquireChild() function in Catch::SectionTracking::TrackedSection
4842 TrackedSection* child = m_currentSection->acquireChild( name ); in enterSection()
/dports/news/nzbget/nzbget-21.1/lib/catch/
H A Dcatch.h4969 TrackedSection* acquireChild( std::string const& childName ) {
5013 TrackedSection* child = m_currentSection->acquireChild( name );