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

  /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_disk_cache.h 38 bool is_disabled() const { return is_disabled_; }
90 bool is_disabled_; member in class:appcache::AppCacheDiskCache
appcache_database.h 88 bool is_disabled() const { return is_disabled_; }
205 bool is_disabled_; member in class:appcache::AppCacheDatabase
appcache_storage_impl.h 38 bool is_disabled() const { return is_disabled_; }
165 bool is_disabled_; member in class:appcache::AppCacheStorageImpl
  /external/chromium_org/webkit/browser/quota/
quota_database.h 171 bool is_disabled_; member in class:quota::QuotaDatabase
  /external/chromium/sdch/open-vcdiff/src/gtest/src/
gtest-internal-inl.h 550 bool is_disabled() const { return is_disabled_; }
553 void set_is_disabled(bool is) { is_disabled_ = is; }
592 bool is_disabled_; // True iff this test is disabled member in class:testing::internal::TestInfoImpl
    [all...]
  /external/chromium/testing/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/chromium_org/testing/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/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 724 bool is_disabled_; // True iff this test is disabled member in class:testing::TestInfo
857 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/open-vcdiff/gtest/src/
gtest-internal-inl.h 533 bool is_disabled() const { return is_disabled_; }
536 void set_is_disabled(bool is) { is_disabled_ = is; }
584 bool is_disabled_; // True iff this test is disabled member in class:testing::internal::TestInfoImpl
    [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/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...]

Completed in 168 milliseconds