Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/tests/
Dassociated_interface_unittest.cc97 class AssociatedInterfaceTest : public testing::Test { class
99 AssociatedInterfaceTest() in AssociatedInterfaceTest() function in mojo::test::__anonb1628bbb0111::AssociatedInterfaceTest
192 TEST_F(AssociatedInterfaceTest, InterfacesAtBothEnds) { in TEST_F() argument
376 TEST_F(AssociatedInterfaceTest, MultiThreadAccess) { in TEST_F() argument
460 TEST_F(AssociatedInterfaceTest, FIFO) { in TEST_F() argument
553 TEST_F(AssociatedInterfaceTest, PassAssociatedInterfaces) { in TEST_F() argument
581 TEST_F(AssociatedInterfaceTest, BindingWaitAndPauseWhenNoAssociatedInterfaces) { in TEST_F() argument
689 TEST_F(AssociatedInterfaceTest, BindingWithFilters) { in TEST_F() argument
753 TEST_F(AssociatedInterfaceTest, AssociatedPtrFlushForTesting) { in TEST_F() argument
779 TEST_F(AssociatedInterfaceTest, AssociatedPtrFlushForTestingWithClosedPeer) { in TEST_F() argument
[all …]