Home
last modified time | relevance | path

Searched defs:two (Results 1 – 7 of 7) sorted by relevance

/cts/tests/tests/time/src/android/app/time/cts/
DTimeZoneConfigurationTest.java65 TimeZoneConfiguration two = builder2.build(); in testEquals() local
73 TimeZoneConfiguration two = builder2.build(); in testEquals() local
80 TimeZoneConfiguration two = builder2.build(); in testEquals() local
87 TimeZoneConfiguration two = builder2.build(); in testEquals() local
94 TimeZoneConfiguration two = builder2.build(); in testEquals() local
101 TimeZoneConfiguration two = builder2.build(); in testEquals() local
108 TimeZoneConfiguration two = builder2.build(); in testEquals() local
DExternalTimeSuggestionTest.java40 ExternalTimeSuggestion two = new ExternalTimeSuggestion( in testEquals() local
/cts/tests/tests/time/src/android/service/timezone/cts/
DTimeZoneProviderSuggestionTest.java68 TimeZoneProviderSuggestion two = builder2.build(); in testEquals() local
76 TimeZoneProviderSuggestion two = builder2.build(); in testEquals() local
84 TimeZoneProviderSuggestion two = builder2.build(); in testEquals() local
92 TimeZoneProviderSuggestion two = builder2.build(); in testEquals() local
100 TimeZoneProviderSuggestion two = builder2.build(); in testEquals() local
/cts/tests/tests/content/src/android/content/pm/cts/
DPackageItemInfoIconTest.java146 private boolean comparePixelData(Drawable one, Drawable two) { in comparePixelData()
155 private boolean comparePixelData(Bitmap one, Bitmap two) { in comparePixelData()
/cts/tests/searchui/src/android/searchuiservice/cts/
DSearchUiManagerTest.java143 public boolean equalBundles(Bundle one, Bundle two) { in equalBundles()
/cts/tests/fragment/src/android/fragment/cts/
DFragmentLifecycleTest.java743 final Fragment two = new Fragment(); in targetFragmentNoCycles() local
760 final Fragment two = new Fragment(); in targetFragmentSetClear() local
/cts/tests/tests/text/src/android/text/cts/
DTextUtilsTest.java1764 String two = "Hello World"; in testRegionMatches() local