Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/tests/
Dnative_struct_unittest.cc33 void PassNativeStruct(const test::TestNativeStruct& s, in PassNativeStruct() function in mojo::NativeStructTest
53 proxy()->PassNativeStruct( in TEST_P()
/external/libchrome/mojo/public/interfaces/bindings/tests/
Dtest_native_types.mojom47 PassNativeStruct(TestNativeStructMojom s) => (TestNativeStructMojom passed);