Searched refs:TestUnserializedStructImpl (Results 1 – 1 of 1) sorted by relevance
28 class TestUnserializedStructImpl : public test::TestUnserializedStruct { class30 explicit TestUnserializedStructImpl( in TestUnserializedStructImpl() function in mojo::__anon7179b7280111::TestUnserializedStructImpl33 ~TestUnserializedStructImpl() override {} in ~TestUnserializedStructImpl()45 DISALLOW_COPY_AND_ASSIGN(TestUnserializedStructImpl);80 TestUnserializedStructImpl impl(MakeRequest(&ptr)); in TEST_F()