Home
last modified time | relevance | path

Searched refs:calc_impl_ (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/mojo/public/cpp/bindings/tests/
Dinterface_ptr_unittest.cc249 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