Searched defs:tv (Results 1 – 7 of 7) sorted by relevance
170 int tv = testValues[i % testValues.length]; in testValue() local210 Object tv = (i >= firstNull) ? nullValue : testValue(i+offset, c); in checkArray() local
466 TypeVariable<Class<ExceptionTest<?>>> tv = in test_getGenericExceptionTypes() local481 TypeVariable<Class<ExceptionTest<?>>> tv = in test_getGenericReturnType() local
449 struct timeval tv[2]; in Java_java_io_UnixFileSystem_setLastModifiedTime0() local
518 StructTimeval tv = StructTimeval.fromMillis(millis); in setSocketOptionErrno() local
54 Vector tv = new Vector(100); in test_Constructor() local
597 TypeVariable [] tv = TempTestClass1.class.getTypeParameters(); in test_getTypeParameters() local
538 static jobject makeStructTimeval(JNIEnv* env, const struct timeval& tv) { in makeStructTimeval()1564 struct timeval tv; in Linux_getsockoptTimeval() local