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

  /external/chromium_org/chrome/browser/chromeos/login/
screenshot_tester.h 82 bool test_mode_; member in class:chromeos::ScreenshotTester
  /external/chromium_org/net/disk_cache/blockfile/
eviction.h 83 bool test_mode_; member in class:disk_cache::Eviction
eviction_v3.h 70 bool test_mode_; member in class:disk_cache::EvictionV3
  /external/chromium_org/third_party/openmax_dl/dl/sp/src/test/
test_util.h 30 int test_mode_; member in struct:Options
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
TestAllCodecs.h 70 int test_mode_; member in class:webrtc::TestAllCodecs
TestStereo.h 86 int test_mode_; member in class:webrtc::TestStereo
  /external/chromium_org/chrome/browser/extensions/api/autotest_private/
autotest_private_api.h 96 bool test_mode() const { return test_mode_; }
97 void set_test_mode(bool test_mode) { test_mode_ = test_mode; }
110 bool test_mode_; // true for ExtensionApiTest.AutotestPrivate browser test. member in class:extensions::AutotestPrivateAPI
  /external/chromium_org/net/http/
mock_http_cache.h 85 int test_mode_; member in class:MockDiskEntry
http_transaction_test_util.h 244 int test_mode_; member in class:MockNetworkTransaction
  /external/chromium_org/ppapi/proxy/
ppapi_proxy_test.h 322 TwoWayTestMode test_mode() { return test_mode_; }
335 TwoWayTestMode test_mode_; member in class:ppapi::proxy::TwoWayTest

Completed in 140 milliseconds