Searched refs:owned_results (Results 1 – 1 of 1) sorted by relevance
113 internal::scoped_ptr<GradientCheckResults> owned_results; in Probe() local115 owned_results.reset(new GradientCheckResults); in Probe()116 results = owned_results.get(); in Probe()