Searched refs:makeNAL (Results 1 – 1 of 1) sorted by relevance
31 Catch::TestCaseTracking::NameAndLocation makeNAL( std::string const& name ) { in makeNAL() function43 ITracker& testCase = SectionTracker::acquire( ctx, makeNAL( "Testcase" ) );46 ITracker& s1 = SectionTracker::acquire( ctx, makeNAL( "S1" ) );71 ITracker& testCase2 = SectionTracker::acquire( ctx, makeNAL( "Testcase" ) );74 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );84 ITracker& testCase2 = SectionTracker::acquire( ctx, makeNAL( "Testcase" ) );87 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );90 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );105 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );113 ITracker& testCase2 = SectionTracker::acquire( ctx, makeNAL( "Testcase" ) );[all …]