Home
last modified time | relevance | path

Searched refs:ZEROES (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/tests/coretests/src/com/android/internal/os/
DLongSamplingCounterArrayTest.java66 private static final long[] ZEROES = {0, 0, 0, 0}; field in LongSamplingCounterArrayTest
177 assertArrayEquals(ZEROES, mCounterArray.mCounts, "Unexpected counts"); in testReset()
178 assertArrayEquals(ZEROES, mCounterArray.mLoadedCounts, "Unexpected loadedCounts"); in testReset()
179 assertArrayEquals(ZEROES, mCounterArray.mPluggedCounts, "Unexpected pluggedCounts"); in testReset()
180 assertArrayEquals(ZEROES, mCounterArray.mUnpluggedCounts, "Unexpected unpluggedCounts"); in testReset()
186 assertArrayEquals(ZEROES, mCounterArray.mCounts, "Unexpected counts"); in testReset()
187 assertArrayEquals(ZEROES, mCounterArray.mLoadedCounts, "Unexpected loadedCounts"); in testReset()
188 assertArrayEquals(ZEROES, mCounterArray.mPluggedCounts, "Unexpected pluggedCounts"); in testReset()
189 assertArrayEquals(ZEROES, mCounterArray.mUnpluggedCounts, "Unexpected unpluggedCounts"); in testReset()
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...