Searched defs:tv (Results 1 – 8 of 8) sorted by relevance
683 StructTimeval tv = StructTimeval.fromMillis(20); in checkSendToSocketAddress() local816 StructTimeval tv = StructTimeval.fromMillis(4000); in test_recvfrom_concurrentShutdown() local1111 StructTimeval tv = StructTimeval.fromMillis(timeoutValueMillis); in test_socket_setSockoptTimeval_effective() local1138 StructTimeval tv = StructTimeval.fromMillis(500); in test_socket_setSockoptTimeval_fileFd() local1146 StructTimeval tv = StructTimeval.fromMillis(500); in test_socket_setSockoptTimeval_badFd() local1156 StructTimeval tv = StructTimeval.fromMillis(500); in test_socket_setSockoptTimeval_invalidLevel() local1169 StructTimeval tv = StructTimeval.fromMillis(500); in test_socket_setSockoptTimeval_invalidOpt() local
466 TypeVariable<Class<ExceptionTest<?>>> tv = in test_getGenericExceptionTypes() local481 TypeVariable<Class<ExceptionTest<?>>> tv = in test_getGenericReturnType() local
265 String tv = this.vart.get(); in equals() local
432 struct timeval tv[2]; in Java_java_io_UnixFileSystem_setLastModifiedTime0() local
449 StructTimeval tv = StructTimeval.fromMillis(millis); in setSocketOptionErrno() local
54 Vector tv = new Vector(100); in test_Constructor() local
533 TypeVariable [] tv = TempTestClass1.class.getTypeParameters(); in test_getTypeParameters() local
538 static jobject makeStructTimeval(JNIEnv* env, const struct timeval& tv) { in makeStructTimeval()1509 struct timeval tv; in Linux_getsockoptTimeval() local