Home
last modified time | relevance | path

Searched defs:udpSocket (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/test/java/libcore/libcore/io/
DBlockGuardOsTest.java160 FileDescriptor udpSocket = Libcore.os.socket(AF_INET6, SOCK_DGRAM, IPPROTO_UDP); in test_nonblock() local
174 FileDescriptor udpSocket = Libcore.os.socket(AF_INET6, SOCK_DGRAM, IPPROTO_UDP); in test_unixSocket() local
203 FileDescriptor udpSocket = Libcore.os.socket(AF_INET6, SOCK_DGRAM, IPPROTO_UDP); in test_connect_networkPolicy() local