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

  /external/chromium_org/ui/ozone/platform/dri/
hardware_display_controller.h 175 bool is_disabled_; member in class:ui::HardwareDisplayController
  /external/chromium_org/webkit/browser/appcache/
appcache_working_set.h 30 bool is_disabled() const { return is_disabled_; }
71 bool is_disabled_; member in class:appcache::AppCacheWorkingSet
appcache_database.h 106 bool is_disabled() const { return is_disabled_; }
226 bool is_disabled_; member in class:appcache::AppCacheDatabase
appcache_disk_cache.h 38 bool is_disabled() const { return is_disabled_; }
93 bool is_disabled_; member in class:appcache::AppCacheDiskCache
appcache_storage_impl.h 39 bool is_disabled() const { return is_disabled_; }
166 bool is_disabled_; member in class:appcache::AppCacheStorageImpl
  /external/chromium_org/webkit/browser/quota/
quota_database.h 175 bool is_disabled_; member in class:quota::QuotaDatabase
  /external/chromium_org/testing/gtest/include/gtest/
gtest.h 730 bool is_disabled_; // True iff this test is disabled member in class:testing::TestInfo
874 return test_info->is_reportable() && test_info->is_disabled_;
879 return test_info->is_disabled_;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
gtest.h 724 bool is_disabled_; // True iff this test is disabled member in class:testing::TestInfo
857 return test_info->is_disabled_;
    [all...]
  /external/gtest/include/gtest/
gtest.h 730 bool is_disabled_; // True iff this test is disabled member in class:testing::TestInfo
874 return test_info->is_reportable() && test_info->is_disabled_;
879 return test_info->is_disabled_;
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest.h 724 bool is_disabled_; // True iff this test is disabled member in class:testing::TestInfo
857 return test_info->is_disabled_;
    [all...]
  /external/mesa3d/src/gtest/include/gtest/
gtest.h 724 bool is_disabled_; // True iff this test is disabled member in class:testing::TestInfo
857 return test_info->is_disabled_;
    [all...]
  /external/protobuf/gtest/src/
gtest-internal-inl.h 529 bool is_disabled() const { return is_disabled_; }
532 void set_is_disabled(bool is) { is_disabled_ = is; }
580 bool is_disabled_; // True iff this test is disabled member in class:testing::internal::TestInfoImpl
    [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/
gtest.h 722 bool is_disabled_; // True iff this test is disabled member in class:testing::TestInfo
859 return test_info->is_disabled_;
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
gtest.h 18143 bool is_disabled_; \/\/ True iff this test is disabled member in class:testing::TestInfo
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h 18143 bool is_disabled_; \/\/ True iff this test is disabled member in class:testing::TestInfo
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h 18143 bool is_disabled_; \/\/ True iff this test is disabled member in class:testing::TestInfo
    [all...]

Completed in 523 milliseconds