Searched refs:calc_impl_ (Results 1 – 1 of 1) sorted by relevance
249 calc_impl_ = std::make_unique<MathCalculatorImpl>(MakeRequest(&calc)); in RunTestImpl()264 calc_impl_.reset(); in MultiplyDone()271 std::unique_ptr<MathCalculatorImpl> calc_impl_; member in mojo::test::__anon2de557fa0111::EndToEndInterfacePtrTest