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

  /external/chromium/net/http/
http_transaction_unittest.h 29 // these flags may be combined to form the test_mode field
59 int test_mode; member in struct:MockTransaction
242 test_mode_ = t->test_mode;
http_cache_unittest.cc 36 // have another way to access the test_mode.
47 return t->test_mode;
    [all...]

Completed in 51 milliseconds