Home
last modified time | relevance | path

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

/external/libmojo/mojo/edk/embedder/
Dplatform_channel_pair_posix_unittest.cc67 PlatformChannelPair channel_pair; in TEST_F() local
68 ScopedPlatformHandle server_handle = channel_pair.PassServerHandle(); in TEST_F()
69 ScopedPlatformHandle client_handle = channel_pair.PassClientHandle(); in TEST_F()
108 PlatformChannelPair channel_pair; in TEST_F() local
109 ScopedPlatformHandle server_handle = channel_pair.PassServerHandle(); in TEST_F()
110 ScopedPlatformHandle client_handle = channel_pair.PassClientHandle(); in TEST_F()
137 PlatformChannelPair channel_pair; in TEST_F() local
138 ScopedPlatformHandle server_handle = channel_pair.PassServerHandle(); in TEST_F()
139 ScopedPlatformHandle client_handle = channel_pair.PassClientHandle(); in TEST_F()
203 PlatformChannelPair channel_pair; in TEST_F() local
[all …]