Home
last modified time | relevance | path

Searched defs:expectedCount (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/libs/hwui/tests/unit/
DGraphicsStatsServiceTests.cpp92 int expectedCount, expectedBucket; in TEST() local
148 int expectedCount, expectedBucket; in TEST() local
/frameworks/base/core/tests/coretests/src/com/android/internal/os/
DBatteryStatsStopwatchTimerTest.java39 int expectedCount = 0; in testCount() local
/frameworks/base/core/tests/coretests/src/android/view/accessibility/
DAccessibilityEventTest.java104 static void assertNoNewNonStaticFieldsAdded(Class<?> clazz, int expectedCount) { in assertNoNewNonStaticFieldsAdded()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/
DIntHistogramTest.java56 private void incrementValueAndVerify(int value, int expectedBucketIndex, int expectedCount) { in incrementValueAndVerify()
/frameworks/native/libs/ui/tests/
DRegion_test.cpp48 void checkTJunctionFreeFromRegion(const Region& original, int expectedCount = -1) { in checkTJunctionFreeFromRegion()
/frameworks/native/services/surfaceflinger/tests/unittests/
DEventThreadTest.cpp173 nsecs_t expectedTimestamp, unsigned expectedCount) { in expectVsyncEventReceivedByConnection()
187 unsigned expectedCount) { in expectVsyncEventReceivedByConnection()
/frameworks/base/core/tests/utiltests/src/com/android/internal/util/
DCallbackRegistryTest.java215 int expectedCount = Math.min(i + 1, deepNotifyCount.length - i); in testVeryDeepRemoveWhileNotifying() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/java/com/google/protobuf/
DMapForProto2LiteTest.java605 private void assertMapCounts(int expectedCount, TestMapOrBuilder testMapOrBuilder) { in assertMapCounts()
DMapForProto2Test.java937 private void assertMapCounts(int expectedCount, TestMapOrBuilder testMapOrBuilder) { in assertMapCounts()
DMapTest.java1091 private void assertMapCounts(int expectedCount, TestMapOrBuilder testMapOrBuilder) { in assertMapCounts()
/frameworks/base/core/tests/coretests/src/android/content/
DContentProviderOperationTest.java432 ContentProviderOperation.Builder builder, Integer expectedCount) in builderSetExpectedCount()
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
DRadialPickerLayout.java355 int expectedCount = 8; in preparePrefer30sMap() local
/frameworks/base/core/java/android/widget/
DRadialTimePickerView.java247 int expectedCount = 8; in preparePrefer30sMap() local
/frameworks/base/core/java/android/util/proto/
DProtoOutputStream.java2139 final long expectedCount = expectedFlags & FIELD_COUNT_MASK; in checkFieldId() local