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

  /external/conscrypt/benchmark-jmh/src/jmh/java/org/conscrypt/
JmhClientSocketBenchmark.java 52 public long bytesPerSecond() {
53 return ClientSocketBenchmark.bytesPerSecond();
JmhServerSocketBenchmark.java 51 public long bytesPerSecond() {
52 return ServerSocketBenchmark.bytesPerSecond();
  /external/conscrypt/benchmark-base/src/main/java/org/conscrypt/
ClientSocketBenchmark.java 139 static long bytesPerSecond() {
ServerSocketBenchmark.java 142 static long bytesPerSecond() {
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadNotifier.java 127 public void notifyDownloadSpeed(long id, long bytesPerSecond) {
129 if (bytesPerSecond != 0) {
130 mDownloadSpeed.put(id, bytesPerSecond);
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatchmetrics/1.11.18/
aws-java-sdk-cloudwatchmetrics-1.11.18.jar 
  /external/python/cpython2/Mac/Modules/qt/
_Qtmodule.c     [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.artifact.repository_1.1.200.v20130515-2028.jar 

Completed in 736 milliseconds