Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/tests/
Dinterface_ptr_unittest.cc234 class EndToEndInterfacePtrTest : public InterfacePtrTest { class
241 base::Bind(&EndToEndInterfacePtrTest::RunTestImpl, in RunTest()
251 calculator_ui_->Add(2.0, base::Bind(&EndToEndInterfacePtrTest::AddDone, in RunTestImpl()
254 base::Bind(&EndToEndInterfacePtrTest::MultiplyDone, in RunTestImpl()
274 TEST_P(EndToEndInterfacePtrTest, EndToEnd) { in TEST_P() argument
278 TEST_P(EndToEndInterfacePtrTest, EndToEndOnSequence) { in TEST_P() argument