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

  /external/chromium_org/chrome/browser/net/
network_stats.h 46 // 1. |START_PACKET_TEST|: 21 packets are sent from the server to the client
86 START_PACKET_TEST, // First packet loss test (no pacing).
138 // a token is received, it will will add |START_PACKET_TEST| to the test
network_stats.cc 267 case START_PACKET_TEST:
385 test_sequence_.push_back(START_PACKET_TEST);
442 if (test_type == START_PACKET_TEST) {
517 // Add other tests if this is START_PACKET_TEST.
518 if (test_type == START_PACKET_TEST) {
598 case START_PACKET_TEST:
    [all...]

Completed in 535 milliseconds