Searched refs:sizeMap (Results 1 – 1 of 1) sorted by relevance
177 final Map<View, Integer> sizeMap = new HashMap<View, Integer>(); in customSizeInScrollDirectionTest() local188 sizeMap.put(vh.itemView, size); in customSizeInScrollDirectionTest()200 assertTrue("[test sanity] some views should be laid out", sizeMap.size() > 0); in customSizeInScrollDirectionTest()206 sizeMap.get(child).intValue(), size); in customSizeInScrollDirectionTest()