Searched refs:MakeBranchModel (Results 1 – 6 of 6) sorted by relevance
26 def MakeBranchModel(operation_name): function37 then_model = MakeBranchModel("ADD")38 else_model = MakeBranchModel("SUB")
26 def MakeBranchModel(operation_name): function35 then_model = MakeBranchModel("ADD")36 else_model = MakeBranchModel("SUB")
30 def MakeBranchModel(operation_name): function41 then_model = MakeBranchModel("ADD")42 else_model = MakeBranchModel("SUB")
26 def MakeBranchModel(operation_name): function36 then_model = MakeBranchModel("ADD")
27 def MakeBranchModel(operation_name): function36 then_model = MakeBranchModel("ADD")37 else_model = MakeBranchModel("SUB")