Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/tests/
Dvariant_test_util.h21 InterfaceRequest<Interface0> ConvertInterfaceRequest( in ConvertInterfaceRequest() function
Dwtf_types_unittest.cc195 TestWTFImpl impl(ConvertInterfaceRequest<TestWTF>(MakeRequest(&ptr))); in TEST_F()
214 TestWTFImpl impl(ConvertInterfaceRequest<TestWTF>(MakeRequest(&ptr))); in TEST_F()
240 TestWTFImpl impl(ConvertInterfaceRequest<TestWTF>(MakeRequest(&ptr))); in TEST_F()
Dpickle_unittest.cc162 ConvertInterfaceRequest<PicklePasser>(mojo::MakeRequest(&proxy))); in ConnectToChromiumService()
170 ConvertInterfaceRequest<blink::PicklePasser>( in ConnectToBlinkService()
Dstruct_traits_unittest.cc125 ConvertInterfaceRequest<RectService>(std::move(request))); in BindToChromiumService()
134 ConvertInterfaceRequest<blink::RectService>(std::move(request))); in BindToBlinkService()