/cts/tests/tests/time/src/android/app/time/cts/ |
D | TimeZoneConfigurationTest.java | 55 TimeZoneConfiguration one = builder1.build(); in testEquals() local 62 TimeZoneConfiguration one = builder1.build(); in testEquals() local 70 TimeZoneConfiguration one = builder1.build(); in testEquals() local 77 TimeZoneConfiguration one = builder1.build(); in testEquals() local 84 TimeZoneConfiguration one = builder1.build(); in testEquals() local 91 TimeZoneConfiguration one = builder1.build(); in testEquals() local 98 TimeZoneConfiguration one = builder1.build(); in testEquals() local 105 TimeZoneConfiguration one = builder1.build(); in testEquals() local
|
D | ExternalTimeSuggestionTest.java | 36 ExternalTimeSuggestion one = new ExternalTimeSuggestion( in testEquals() local
|
D | UnixEpochTimeTest.java | 49 private static void assertEqualsAndHashCode(Object one, Object two) { in assertEqualsAndHashCode()
|
D | TimeManagerTest.java | 653 private static void assertAlmostSameTime(UnixEpochTime one, UnixEpochTime two) { in assertAlmostSameTime()
|
/cts/tests/tests/time/src/android/service/timezone/cts/ |
D | TimeZoneProviderSuggestionTest.java | 60 TimeZoneProviderSuggestion one = builder1.build(); in testEquals() local 67 TimeZoneProviderSuggestion one = builder1.build(); in testEquals() local 75 TimeZoneProviderSuggestion one = builder1.build(); in testEquals() local 83 TimeZoneProviderSuggestion one = builder1.build(); in testEquals() local 91 TimeZoneProviderSuggestion one = builder1.build(); in testEquals() local 99 TimeZoneProviderSuggestion one = builder1.build(); in testEquals() local
|
D | TimeZoneProviderStatusTest.java | 93 private static void assertEqualsAndHashcode(Object one, Object two) { in assertEqualsAndHashcode()
|
/cts/tests/pdf/module/src/android/graphics/pdf/cts/module/ |
D | FormEditRecordTest.java | 176 FormEditRecord one = new FormEditRecord.Builder( in equalsHashCode_textType_matchingProperties() local 192 FormEditRecord one = new FormEditRecord.Builder( in equalsHashCode_clickType_matchingProperties() local 208 FormEditRecord one = new FormEditRecord.Builder( in equalsHashCode_indicesType_matchingProperties() local 223 FormEditRecord one = new FormEditRecord.Builder( in equalsHashCode_clickType_notMatchingProperties() local 238 FormEditRecord one = new FormEditRecord.Builder( in equalsHashCode_indicesType_notMatchingProperties() local 253 FormEditRecord one = new FormEditRecord.Builder( in equalsHashCode_textType_notMatchingProperties() local
|
D | FormWidgetInfoTest.java | 762 FormWidgetInfo one = new FormWidgetInfo.Builder( in testEqualsHashCode_clickType_matchingProperties() local 777 FormWidgetInfo one = new FormWidgetInfo.Builder( in testEqualsHashCode_clickType_notMatching() local 802 FormWidgetInfo one = new FormWidgetInfo.Builder( in testEqualsHashCode_choiceType_matchingProperties() local 829 FormWidgetInfo one = new FormWidgetInfo.Builder( in testEqualsHashCode_choiceType_notMatching() local 847 FormWidgetInfo one = new FormWidgetInfo.Builder( in testEqualsHashCode_textType_matchingProperties() local 863 FormWidgetInfo one = new FormWidgetInfo.Builder( in testEqualsHashCode_textType_notMatching() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/cube/ |
D | Cube.java | 32 int one = 0x10000; in Cube() local
|
/cts/tests/tests/content/src/android/content/pm/cts/ |
D | PackageItemInfoIconTest.java | 159 private boolean comparePixelData(Drawable one, Drawable two) { in comparePixelData() 168 private boolean comparePixelData(Bitmap one, Bitmap two) { in comparePixelData()
|
/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/base/ |
D | BitStream.java | 66 public void appendBit(boolean one) { in appendBit()
|
/cts/tests/searchui/src/android/searchuiservice/cts/ |
D | SearchUiManagerTest.java | 143 public boolean equalBundles(Bundle one, Bundle two) { in equalBundles()
|
/cts/tests/fragment/src/android/fragment/cts/ |
D | FragmentLifecycleTest.java | 746 final Fragment one = new Fragment(); in targetFragmentNoCycles() local 763 final Fragment one = new Fragment(); in targetFragmentSetClear() local
|
/cts/tests/tests/text/src/android/text/cts/ |
D | TextUtilsTest.java | 1805 String one = "Hello Android, hello World!"; in testRegionMatches() local
|