HomeSort by relevance Sort by last modified time
    Searched refs:slowest (Results 1 - 7 of 7) sorted by null

  /external/python/cpython3/Tools/buildbot/
test.bat 19 call "%here%..\..\PCbuild\rt.bat" %rt_opts% -uall -rwW --slowest --timeout=1200 %regrtest_args%
  /external/curl/docs/cmdline-opts/
ftp-method.d 13 be done. This is the default but the slowest behavior.
  /frameworks/base/services/core/java/com/android/server/job/controllers/
ConnectivityController.java 121 // in their size estimates, so test against the slowest link direction.
122 final long slowest = NetworkCapabilities.minBandwidth( local
125 if (slowest == LINK_BANDWIDTH_UNSPECIFIED) {
131 / (slowest * TrafficStats.KB_IN_BYTES / 8));
134 Slog.w(TAG, "Estimated " + estimatedBytes + " bytes over " + slowest
  /tools/tradefederation/core/atest/
atest.py 113 to the slowest:
  /external/tensorflow/tensorflow/examples/image_retraining/
retrain.py     [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
pgen.go 276 // since they're most likely to be the slowest.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
pgen.go 276 // since they're most likely to be the slowest.

Completed in 437 milliseconds