Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/socket/
H A Dunix_domain_server_socket_posix_unittest.cc49 class UnixDomainServerSocketTest : public testing::Test { class
51 UnixDomainServerSocketTest() { in UnixDomainServerSocketTest() function in net::__anona4a594cd0111::UnixDomainServerSocketTest
60 TEST_F(UnixDomainServerSocketTest, ListenWithInvalidPath) { in TEST_F() argument
68 TEST_F(UnixDomainServerSocketTest, ListenWithInvalidPathWithAbstractNamespace) { in TEST_F() argument
81 TEST_F(UnixDomainServerSocketTest, ListenAgainAfterFailureWithInvalidPath) { in TEST_F() argument
90 TEST_F(UnixDomainServerSocketTest, AcceptWithForbiddenUser) { in TEST_F() argument
132 TEST_F(UnixDomainServerSocketTest, UnimplementedMethodsFail) { in TEST_F() argument