Searched refs:GetOpId (Results 1 – 1 of 1) sorted by relevance
517 std::string GetOpId(int op_index) { return StringF("op%05d", op_index); } in GetOpId() function524 std::string op_id = GetOpId(op_index); in DumpOperator()533 std::string op_id = GetOpId(op_index); in DumpOperatorEdges()