Home
last modified time | relevance | path

Searched refs:InvitationTest (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/mojo/core/
Dinvitation_unittest.cc40 class InvitationTest : public test::MojoTestBase { class
42 InvitationTest() = default;
43 ~InvitationTest() override = default;
71 DISALLOW_COPY_AND_ASSIGN(InvitationTest);
94 TEST_F(InvitationTest, Create) { in TEST_F() argument
106 TEST_F(InvitationTest, InvalidArguments) { in TEST_F() argument
214 TEST_F(InvitationTest, AttachAndExtractLocally) { in TEST_F() argument
239 TEST_F(InvitationTest, ClosedInvitationClosesAttachments) { in TEST_F() argument
256 TEST_F(InvitationTest, AttachNameInUse) { in TEST_F() argument
280 base::Process InvitationTest::LaunchChildTestClient( in LaunchChildTestClient()
[all …]