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

  /external/chromium_org/components/search_engines/
template_url_parser_unittest.cc 60 bool is_disabled() const;
90 bool TemplateURLParserTest::is_disabled() const { function in class:TemplateURLParserTest
113 if (is_disabled())
120 if (is_disabled())
127 if (is_disabled())
134 if (is_disabled())
147 if (is_disabled())
161 if (is_disabled())
183 if (is_disabled())
189 if (is_disabled())
    [all...]
  /external/chromium_org/ui/ozone/platform/dri/
crtc_state.h 28 bool is_disabled() const { return is_disabled_; } function in class:ui::CrtcState
  /external/chromium_org/content/browser/appcache/
appcache_disk_cache_unittest.cc 60 EXPECT_FALSE(disk_cache->is_disabled());
68 EXPECT_FALSE(disk_cache->is_disabled());
70 EXPECT_TRUE(disk_cache->is_disabled());
91 EXPECT_FALSE(disk_cache->is_disabled());
126 EXPECT_FALSE(disk_cache->is_disabled());
appcache_disk_cache.h 45 bool is_disabled() const { return is_disabled_; } function in class:content::AppCacheDiskCache
appcache_working_set.h 30 bool is_disabled() const { return is_disabled_; } function in class:content::AppCacheWorkingSet
appcache_storage_impl.h 41 bool is_disabled() const { return is_disabled_; } function in class:content::AppCacheStorageImpl
appcache_database.h 103 bool is_disabled() const { return is_disabled_; } function in class:content::AppCacheDatabase
appcache_storage_impl.cc 208 if (!database_->is_disabled()) {
218 if (database_->is_disabled()) {
311 if (!storage_->is_disabled()) {
529 if (success_ && !storage_->is_disabled()) {
571 if (!storage_->is_disabled()) {
    [all...]
  /external/chromium_org/testing/gtest/src/
gtest.cc 4753 const bool is_disabled = local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest.cc 4399 const bool is_disabled = local
    [all...]
  /external/gtest/src/
gtest.cc 4477 const bool is_disabled = local
    [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest.cc 4367 const bool is_disabled = local
    [all...]
  /external/mesa3d/src/gtest/src/
gtest.cc 4399 const bool is_disabled = local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
gtest-all.cc 5961 const bool is_disabled = local
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc 5961 const bool is_disabled = local
    [all...]

Completed in 674 milliseconds