Home
last modified time | relevance | path

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

/external/chromium_org/mojo/public/cpp/bindings/tests/
Dvalidation_unittest.cc226 ScopedMessagePipeHandle testee_endpoint() { in testee_endpoint() function in mojo::test::__anon9cfb7a630111::ValidationIntegrationTest
412 MakeProxy<IntegrationTestInterface2>(testee_endpoint().Pass()); in TEST_F()
428 BindToPipe(new IntegrationTestInterface1Impl(), testee_endpoint().Pass()); in TEST_F()