Searched refs:emptyArray (Results 1 – 1 of 1) sorted by relevance
141 public boolean testObjectArray(String[] stringArray, Object[] emptyArray, in testObjectArray() argument152 assertNull(emptyArray); in testObjectArray()