Home
last modified time | relevance | path

Searched refs:another (Results 1 – 7 of 7) sorted by relevance

/cts/tests/tests/location/src/android/location/cts/psedorange/
DGpsMeasurement.java62 protected GpsMeasurement(GpsMeasurement another) { in GpsMeasurement() argument
63 this(another.arrivalTimeSinceGpsWeekNs, another.accumulatedDeltaRangeMeters, in GpsMeasurement()
64 another.validAccumulatedDeltaRangeMeters, another.pseudorangeRateMps, in GpsMeasurement()
65 another.signalToNoiseRatioDb, another.accumulatedDeltaRangeUncertaintyMeters, in GpsMeasurement()
66 another.pseudorangeRateUncertaintyMps); in GpsMeasurement()
DGpsMeasurementWithRangeAndUncertainty.java33 public GpsMeasurementWithRangeAndUncertainty(GpsMeasurement another, double pseudorangeMeters, in GpsMeasurementWithRangeAndUncertainty() argument
35 super(another); in GpsMeasurementWithRangeAndUncertainty()
/cts/tests/tests/net/src/android/net/http/cts/
DHttpResponseCacheTest.java70 HttpResponseCache another = HttpResponseCache.install(cacheDir, 10 * 1024 * 1024); in testSecondEquivalentInstallDoesNothing() local
71 assertSame(first, another); in testSecondEquivalentInstallDoesNothing()
78 HttpResponseCache another = HttpResponseCache.install(cacheDir, 8 * 1024 * 1024); in testInstallClosesPreviouslyInstalled() local
81 assertNotSame(first, another); in testInstallClosesPreviouslyInstalled()
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
DApiConstructor.java44 public int compareTo(ApiConstructor another) { in compareTo() argument
45 return mParameterTypes.size() - another.mParameterTypes.size(); in compareTo()
DApiMethod.java68 public int compareTo(ApiMethod another) { in compareTo() argument
69 return mName.compareTo(another.mName); in compareTo()
DApiClass.java67 public int compareTo(ApiClass another) { in compareTo() argument
68 return mName.compareTo(another.mName); in compareTo()
/cts/hostsidetests/sustainedperf/dhrystone/
DRationale27 been the version made by Rick Richardson by another translation from
147 with another language and compiler.) The assignment to Int_2_Loc