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

  /external/chromium/net/disk_cache/
eviction.h 82 bool test_mode_; member in class:disk_cache::Eviction
  /external/chromium_org/net/disk_cache/
eviction.h 83 bool test_mode_; member in class:disk_cache::Eviction
  /external/chromium_org/net/disk_cache/v3/
eviction_v3.h 66 bool test_mode_; member in class:disk_cache::Eviction
  /external/chromium_org/chrome/browser/extensions/api/autotest_private/
autotest_private_api.h 63 bool test_mode() const { return test_mode_; }
64 void set_test_mode(bool test_mode) { test_mode_ = test_mode; }
69 bool test_mode_; // true for ExtensionApiTest.AutotestPrivate browser test. member in class:extensions::AutotestPrivateAPI
  /external/chromium/net/http/
http_transaction_unittest.h 193 int test_mode_; member in class:MockNetworkTransaction
  /external/chromium_org/net/http/
mock_http_cache.h 85 int test_mode_; member in class:MockDiskEntry
http_transaction_unittest.h 218 int test_mode_; member in class:MockNetworkTransaction
  /external/chromium_org/ppapi/proxy/
ppapi_proxy_test.h 326 TwoWayTestMode test_mode() { return test_mode_; }
339 TwoWayTestMode test_mode_; member in class:ppapi::proxy::TwoWayTest

Completed in 215 milliseconds