Searched refs:completeValue (Results 1 – 2 of 2) sorted by relevance
106 UnoRuntime.completeValue(Type.UNSIGNED_LONG, null).equals( in test_completeValue()108 Object v = UnoRuntime.completeValue( in test_completeValue()113 UnoRuntime.completeValue(new Type(TypeClass.class), null) == in test_completeValue()115 v = UnoRuntime.completeValue( in test_completeValue()
265 completeValue(ft, fs[i].getField().get(v1)), in areSame()266 completeValue(ft, fs[i].getField().get(v2)))) in areSame()306 public static final Object completeValue(Type type, Object value) { in completeValue() method in UnoRuntime
Completed in 12 milliseconds