Home
last modified time | relevance | path

Searched defs:one (Results 1 – 9 of 9) sorted by relevance

/cts/tests/tests/time/src/android/app/time/cts/
DTimeZoneConfigurationTest.java57 TimeZoneConfiguration one = builder1.build(); in testEquals() local
64 TimeZoneConfiguration one = builder1.build(); in testEquals() local
72 TimeZoneConfiguration one = builder1.build(); in testEquals() local
79 TimeZoneConfiguration one = builder1.build(); in testEquals() local
86 TimeZoneConfiguration one = builder1.build(); in testEquals() local
93 TimeZoneConfiguration one = builder1.build(); in testEquals() local
100 TimeZoneConfiguration one = builder1.build(); in testEquals() local
107 TimeZoneConfiguration one = builder1.build(); in testEquals() local
DExternalTimeSuggestionTest.java36 ExternalTimeSuggestion one = new ExternalTimeSuggestion( in testEquals() local
/cts/tests/tests/time/src/android/service/timezone/cts/
DTimeZoneProviderSuggestionTest.java60 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
/cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/cube/
DCube.java32 int one = 0x10000; in Cube() 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/location/location_gnss/src/android/location/cts/gnss/asn1/base/
DBitStream.java66 public void appendBit(boolean one) { in appendBit()
/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.java742 final Fragment one = new Fragment(); in targetFragmentNoCycles() local
759 final Fragment one = new Fragment(); in targetFragmentSetClear() local
/cts/tests/tests/text/src/android/text/cts/
DTextUtilsTest.java1763 String one = "Hello Android, hello World!"; in testRegionMatches() local