Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/tests/
Dinterface_ptr_unittest.cc203 class InterfacePtrTest : public BindingsTestBase { class
205 InterfacePtrTest() {} in InterfacePtrTest() function in mojo::test::__anon2de557fa0111::InterfacePtrTest
227 TEST_P(InterfacePtrTest, IsBound) { in TEST_P() argument
282 TEST_P(InterfacePtrTest, Movable) { in TEST_P() argument
296 TEST_P(InterfacePtrTest, Resettable) { in TEST_P() argument
320 TEST_P(InterfacePtrTest, BindInvalidHandle) { in TEST_P() argument
330 TEST_P(InterfacePtrTest, EncounteredError) { in TEST_P() argument
359 TEST_P(InterfacePtrTest, EncounteredErrorCallback) { in TEST_P() argument
396 TEST_P(InterfacePtrTest, DestroyInterfacePtrOnMethodResponse) { in TEST_P() argument
411 TEST_P(InterfacePtrTest, NestedDestroyInterfacePtrOnMethodResponse) { in TEST_P() argument
[all …]