Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/tests/
Dhandle_passing_unittest.cc59 class SampleNamedObjectImpl : public sample::NamedObject { class
61 SampleNamedObjectImpl() {} in SampleNamedObjectImpl() function in mojo::test::__anon2f51f26b0111::SampleNamedObjectImpl
133 MakeStrongBinding(std::make_unique<SampleNamedObjectImpl>(), in CreateNamedObject()