Searched refs:non_null_array (Results 1 – 1 of 1) sorted by relevance
40 int[] non_null_array = new int[1]; in test() local44 maybe_null_array = non_null_array; in test()