Searched defs:test_mode_ (Results 1 - 8 of 8) sorted by relevance

/external/chromium/net/disk_cache/
H A Deviction.h82 bool test_mode_; member in class:disk_cache::Eviction
/external/chromium_org/net/disk_cache/
H A Deviction.h83 bool test_mode_; member in class:disk_cache::Eviction
/external/chromium_org/net/disk_cache/v3/
H A Deviction_v3.h66 bool test_mode_; member in class:disk_cache::Eviction
/external/chromium_org/chrome/browser/extensions/api/autotest_private/
H A Dautotest_private_api.h95 bool test_mode() const { return test_mode_; }
96 void set_test_mode(bool test_mode) { test_mode_ = test_mode; }
101 bool test_mode_; // true for ExtensionApiTest.AutotestPrivate browser test. member in class:extensions::AutotestPrivateAPI
/external/chromium/net/http/
H A Dhttp_transaction_unittest.h193 int test_mode_; member in class:MockNetworkTransaction
/external/chromium_org/net/http/
H A Dmock_http_cache.h85 int test_mode_; member in class:MockDiskEntry
H A Dhttp_transaction_unittest.h225 int test_mode_; member in class:MockNetworkTransaction
/external/chromium_org/ppapi/proxy/
H A Dppapi_proxy_test.h326 TwoWayTestMode test_mode() { return test_mode_; }
339 TwoWayTestMode test_mode_; member in class:ppapi::proxy::TwoWayTest

Completed in 517 milliseconds