Searched defs:expectedCount (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/content/
H A DContentProviderOperationTest.java431 ContentProviderOperation.Builder builder, Integer expectedCount)
436 field.set(builder, expectedCount);
430 builderSetExpectedCount( ContentProviderOperation.Builder builder, Integer expectedCount) argument
/frameworks/base/location/tests/locationtests/src/android/location/
H A DGpsStatusTest.java172 private static void verifySatelliteCount(GpsStatus status, int expectedCount) { argument
177 assertEquals("GpsStatus::SatelliteCount", expectedCount, satellites);
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 533 milliseconds