/packages/apps/Dialer/java/com/android/dialer/common/backoff/ |
D | ExponentialBaseCalculator.java | 87 private static double getBaseImpl(long t, int n, double tolerance) { in getBaseImpl() argument 91 if (Math.abs(fb0) < tolerance) { in getBaseImpl() 102 if (Math.abs(fb1) < tolerance) { in getBaseImpl()
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/ |
D | CropObject.java | 108 public void setTouchTolerance(float tolerance) { in setTouchTolerance() argument 109 if (tolerance <= 0) { in setTouchTolerance() 112 mTouchTolerance = tolerance; in setTouchTolerance()
|
/packages/modules/NeuralNetworks/runtime/test/ |
D | TestGpuNnapi.cpp | 972 const double tolerance = TestTypeHelper<dataType>::kTolerance; in runTest() local 973 checkResults<dataType>(std::move(nnapiSyncFd), tolerance); in runTest() 978 void checkResults(base::unique_fd syncFd, double tolerance) { in checkResults() argument 998 if (diff > tolerance) { in checkResults() 1001 EXPECT_NEAR(actual_f64, expected_f64, tolerance) in checkResults()
|
/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/ |
D | CellBroadcastAlertAudioTest.java | 495 int tolerance = 100; in testPlayAlertDuration() local 524 assertTrue((expTime - capTime.getValue()) < tolerance); in testPlayAlertDuration()
|
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/ |
D | NetworkStatsManagerTest.java | 381 private void requestNetworkAndGenerateTraffic(int networkTypeIndex, final long tolerance) in requestNetworkAndGenerateTraffic() argument 386 mStartTime = System.currentTimeMillis() - tolerance; in requestNetworkAndGenerateTraffic() 389 mEndTime = System.currentTimeMillis() + tolerance; in requestNetworkAndGenerateTraffic()
|
/packages/modules/DnsResolver/ |
D | README-DoT.md | 83 20 seconds will be closed. This sets the limit of tolerance for slow replies,
|
/packages/modules/NetworkStack/tests/integration/common/android/net/ip/ |
D | IpClientIntegrationTestCommon.java | 3522 final int tolerance = 4; 3525 + before + " +/- " + tolerance + " fds, found " + after, 3526 Math.abs(after - before) <= tolerance);
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | sl_wordlist.combined.gz | 1dictionary=main:sl,locale=sl,description=Slovenščina,date=1393228152, ... |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
D | cs_wordlist.combined.gz | 1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ... |
D | lv_wordlist.combined.gz | 1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ... |