HomeSort by relevance Sort by last modified time
    Searched defs:test_bytes (Results 1 - 2 of 2) sorted by null

  /external/netperf/
netsh.c 163 test_bytes, /* test ends on byte count */ variable
415 test_bytes = 0; /* test ends on byte count */
697 test_bytes = test_trans = 0;
699 test_bytes = -1 * test_time;
700 test_trans = test_bytes;
1002 test_bytes,
  /external/chromium/chrome/browser/sync/syncable/
syncable_unittest.cc 1522 const char test_bytes[] = "test data"; local
    [all...]

Completed in 54 milliseconds