Home
last modified time | relevance | path

Searched defs:InterfacePtrTest (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/mojo/public/cpp/bindings/tests/
Dinterface_ptr_unittest.cc152 class InterfacePtrTest : public testing::Test { class
167 TEST_F(InterfacePtrTest, EndToEnd) { in TEST_F() argument
183 TEST_F(InterfacePtrTest, Movable) { in TEST_F() argument
197 TEST_F(InterfacePtrTest, Resettable) { in TEST_F() argument
220 TEST_F(InterfacePtrTest, EncounteredError) { in TEST_F() argument
246 TEST_F(InterfacePtrTest, EncounteredErrorCallback) { in TEST_F() argument
279 TEST_F(InterfacePtrTest, NoClientAttribute) { in TEST_F() argument
287 TEST_F(InterfacePtrTest, DestroyInterfacePtrOnClientMethod) { in TEST_F() argument
302 TEST_F(InterfacePtrTest, NestedDestroyInterfacePtrOnClientMethod) { in TEST_F() argument