Searched refs:ZEROES (Results 1 – 2 of 2) sorted by relevance
62 Entry left = Entry.ZEROES; in getDensityForResolution()83 left = Entry.ZEROES; in getDensityForResolution()121 public static final Entry ZEROES = new Entry(0, 0, 0); field in DensityMapping.Entry
51 private static final long[] ZEROES = {0, 0, 0, 0}; field in LongSamplingCounterArrayTest160 assertArrayEquals(ZEROES, mCounterArray.mCounts); in testReset()166 assertArrayEquals(ZEROES, mCounterArray.mCounts); in testReset()