Searched refs:makeNAL (Results 1 – 1 of 1) sorted by relevance
16 Catch::TestCaseTracking::NameAndLocation makeNAL( std::string const& name ) { in makeNAL() function28 ITracker& testCase = SectionTracker::acquire( ctx, makeNAL( "Testcase" ) );31 ITracker& s1 = SectionTracker::acquire( ctx, makeNAL( "S1" ) );56 ITracker& testCase2 = SectionTracker::acquire( ctx, makeNAL( "Testcase" ) );59 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );69 ITracker& testCase2 = SectionTracker::acquire( ctx, makeNAL( "Testcase" ) );72 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );75 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );90 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );98 ITracker& testCase2 = SectionTracker::acquire( ctx, makeNAL( "Testcase" ) );[all …]