Home
last modified time | relevance | path

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

/external/libmojo/mojo/edk/embedder/
Dplatform_channel_pair_posix_unittest.cc43 class PlatformChannelPairPosixTest : public testing::Test { class
45 PlatformChannelPairPosixTest() {} in PlatformChannelPairPosixTest() function in mojo::edk::__anon8a1b6be60111::PlatformChannelPairPosixTest
46 ~PlatformChannelPairPosixTest() override {} in ~PlatformChannelPairPosixTest()
63 DISALLOW_COPY_AND_ASSIGN(PlatformChannelPairPosixTest);
66 TEST_F(PlatformChannelPairPosixTest, NoSigPipe) { in TEST_F() argument
107 TEST_F(PlatformChannelPairPosixTest, SendReceiveData) { in TEST_F() argument
131 TEST_F(PlatformChannelPairPosixTest, SendReceiveFDs) { in TEST_F() argument
197 TEST_F(PlatformChannelPairPosixTest, AppendReceivedFDs) { in TEST_F() argument