Searched defs:InterfacePtrTest (Results 1 – 1 of 1) sorted by relevance
191 class InterfacePtrTest : public testing::Test { class193 InterfacePtrTest() {} in InterfacePtrTest() function in mojo::test::__anon269cf8270111::InterfacePtrTest218 TEST_F(InterfacePtrTest, IsBound) { in TEST_F() argument225 TEST_F(InterfacePtrTest, EndToEnd) { in TEST_F() argument241 TEST_F(InterfacePtrTest, EndToEnd_Synchronous) { in TEST_F() argument265 TEST_F(InterfacePtrTest, Movable) { in TEST_F() argument279 TEST_F(InterfacePtrTest, Resettable) { in TEST_F() argument303 TEST_F(InterfacePtrTest, BindInvalidHandle) { in TEST_F() argument313 TEST_F(InterfacePtrTest, EncounteredError) { in TEST_F() argument342 TEST_F(InterfacePtrTest, EncounteredErrorCallback) { in TEST_F() argument[all …]