Searched refs:sub (Results 1 – 1 of 1) sorted by relevance
339 TestIntentItem[] sub = expected[i].subitems; in compareIntents() local340 for (int j = 0; j < sub.length; j++) { in compareIntents()341 expectedArray.add(sub[j]); in compareIntents()