Searched defs:round (Results 1 – 7 of 7) sorted by relevance
/cts/tests/tests/util/src/android/util/cts/ |
D | HalfTest.java | 308 public void round() { in round() method in HalfTest
|
/cts/tests/tests/net/src/android/net/cts/ |
D | DnsResolverTest.java | 387 int round = 0; in testRawQueryCancel() local 416 int round = 0; in testRawQueryBlobCancel() local 566 int round = 0; in testQueryCancelForInetAddress() local
|
/cts/common/device-side/util/src/com/android/compatibility/common/util/ |
D | MediaPerfUtils.java | 55 DeviceReportLog log, String message, int round, String codecName, in addPerformanceHeadersToLog()
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | MediaPerfUtils.java | 55 DeviceReportLog log, String message, int round, String codecName, in addPerformanceHeadersToLog()
|
/cts/tests/tests/media/src/android/media/cts/ |
D | VideoDecoderPerfTest.java | 154 String name, int video, int w, int h, Surface surface, int round, long maxTimeMs) in doDecode()
|
/cts/tests/video/src/android/video/cts/ |
D | VideoEncoderDecoderTest.java | 875 private double logPerformanceResults(String encoderName, int round) { in logPerformanceResults()
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | CoreMathVerifier.java | 105 static native float round(float x); in round() method in CoreMathVerifier 925 static private Target.Floaty round(double d, Target t) { in round() method in CoreMathVerifier
|