Searched defs:section1 (Results 1 – 2 of 2) sorted by relevance
192 Section const& section1, Section const& section2) in calculate_turns()295 inline bool apply(Section const& section1, Section const& section2, in apply()
1293 tcu::ScopedLogSection section1 (log, "", "Pushing Debug Group"); in iterate() local