Searched refs:cost_function_ownership (Results 1 – 5 of 5) sorted by relevance
123 : cost_function_ownership(TAKE_OWNERSHIP), in Options()134 Ownership cost_function_ownership; member
239 gradient_checking_problem_options.cost_function_ownership = TAKE_OWNERSHIP; in CreateGradientCheckingProblemImpl()
139 if (options_.cost_function_ownership == TAKE_OWNERSHIP) { in ~ProblemImpl()
662 problem_options.cost_function_ownership = DO_NOT_TAKE_OWNERSHIP; in TEST()729 problem_options.cost_function_ownership = DO_NOT_TAKE_OWNERSHIP; in TEST()
384 Ownership cost_function_ownership;