Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/android/system/
DOsTest.java1106 int timeoutValueMillis = 50; in test_socket_setSockoptTimeval_effective() local
1111 StructTimeval tv = StructTimeval.fromMillis(timeoutValueMillis); in test_socket_setSockoptTimeval_effective()