Lines Matching refs:makeNAL
16 Catch::TestCaseTracking::NameAndLocation makeNAL( std::string const& name ) { in makeNAL() function
28 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" ) );
101 ITracker& s1b = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
104 ITracker& s2b = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
131 ITracker& testCase3 = SectionTracker::acquire( ctx, makeNAL( "Testcase" ) );
134 ITracker& s1c = SectionTracker::acquire( ctx, makeNAL( "S1" ) );
137 ITracker& s2c = SectionTracker::acquire( ctx, makeNAL( "S2" ) );
147 ITracker& s2 = SectionTracker::acquire( ctx, makeNAL( "S2" ) );