Home
last modified time | relevance | path

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

/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowBluetoothServerSocketTest.java46 public void accept_timeout() { in accept_timeout() method in ShadowBluetoothServerSocketTest
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dsockmap_listen.c214 static int accept_timeout(int fd, struct sockaddr *addr, socklen_t *len, in accept_timeout() function