Searched refs:ListenerWithSimpleAssociatedInterface (Results 1 – 2 of 2) sorted by relevance
656 class ListenerWithSimpleAssociatedInterface class662 explicit ListenerWithSimpleAssociatedInterface(base::OnceClosure quit_closure) in ListenerWithSimpleAssociatedInterface() function in __anon33c4f6f10111::ListenerWithSimpleAssociatedInterface665 ~ListenerWithSimpleAssociatedInterface() override = default;680 base::BindRepeating(&ListenerWithSimpleAssociatedInterface::BindRequest, in RegisterInterfaceFactory()714 const int ListenerWithSimpleAssociatedInterface::kNumMessages = 1000;730 for (int i = 0; i < ListenerWithSimpleAssociatedInterface::kNumMessages; in OnChannelConnected()753 ListenerWithSimpleAssociatedInterface listener(run_loop.QuitClosure()); in TEST_F()
676 class ListenerWithSimpleAssociatedInterface class682 explicit ListenerWithSimpleAssociatedInterface(base::OnceClosure quit_closure) in ListenerWithSimpleAssociatedInterface() function in ipc_channel_mojo_unittest::__anon598173270111::ListenerWithSimpleAssociatedInterface685 ~ListenerWithSimpleAssociatedInterface() override = default;701 &ListenerWithSimpleAssociatedInterface::BindReceiver, in RegisterInterfaceFactory()736 const int ListenerWithSimpleAssociatedInterface::kNumMessages = 1000;752 for (int i = 0; i < ListenerWithSimpleAssociatedInterface::kNumMessages; in OnChannelConnected()775 ListenerWithSimpleAssociatedInterface listener(run_loop.QuitClosure()); in TEST_F()