Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/tests/
Dstruct_unittest.cc68 using OutputMojomType = typename U::Struct::DataView; in SerializeAndDeserialize() typedef
73 typename mojo::internal::MojomTypeTraits<OutputMojomType>::Data*; in SerializeAndDeserialize()
89 mojo::internal::Deserialize<OutputMojomType>(output_data, &output, &context); in SerializeAndDeserialize()