Searched refs:control_output2 (Results 1 – 1 of 1) sorted by relevance
860 std::set<string> control_output2(o2.control_output().begin(), in OpDefEqual() local862 if (control_output1 != control_output2) return false; in OpDefEqual()