Searched defs:section2 (Results 1 – 3 of 3) 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()
55 CfgSection section2{ "section2" }; member in MyConfig
1307 tcu::ScopedLogSection section2 (log, "", "Pushing Debug Group"); in iterate() local