Home
last modified time | relevance | path

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

/cts/tests/location/location_gnss/src/android/location/cts/gnss/pseudorange/
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/apache-http/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.java46 public int compareTo(ApiConstructor another) { in compareTo() argument
47 return mParameterTypes.size() - another.mParameterTypes.size(); in compareTo()
DApiMethod.java70 public int compareTo(ApiMethod another) { in compareTo() argument
71 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/tools/cts-tradefed/
DREADME15 - automatically continue a CTS test run on another device if connection
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DMatrixTest.rscript557 // Test combining scale with another transformation.
622 // Test combining translate with another transformation.
724 // Test combining rotate with another transformation.
/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