Searched refs:nullKeyValue (Results 1 – 1 of 1) sorted by relevance
37 final HashMap<String,String> nullKeyValue = null; in testFindConstantForKeyValuePairsSimple() local43 assertNull(ResourceUtils.findConstantForKeyValuePairs(nullKeyValue, nullArray)); in testFindConstantForKeyValuePairsSimple()48 assertNull(ResourceUtils.findConstantForKeyValuePairs(nullKeyValue, emptyArray)); in testFindConstantForKeyValuePairsSimple()