HomeSort by relevance Sort by last modified time
    Searched full:snd_stat (Results 1 - 1 of 1) sorted by null

  /frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/
BandwidthTest.java 261 File snd_stat = new File (root_filepath + "tcp_snd"); local
262 int tx = BandwidthTestUtil.parseIntValueFromFile(snd_stat);

Completed in 440 milliseconds