Searched refs:InvitationTest (Results 1 – 1 of 1) sorted by relevance
40 class InvitationTest : public test::MojoTestBase { class42 InvitationTest() = default;43 ~InvitationTest() override = default;71 DISALLOW_COPY_AND_ASSIGN(InvitationTest);94 TEST_F(InvitationTest, Create) { in TEST_F() argument106 TEST_F(InvitationTest, InvalidArguments) { in TEST_F() argument214 TEST_F(InvitationTest, AttachAndExtractLocally) { in TEST_F() argument239 TEST_F(InvitationTest, ClosedInvitationClosesAttachments) { in TEST_F() argument256 TEST_F(InvitationTest, AttachNameInUse) { in TEST_F() argument280 base::Process InvitationTest::LaunchChildTestClient( in LaunchChildTestClient()[all …]