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

  /external/chromium/chrome/browser/google/
google_url_tracker_unittest.cc 36 bool notified() const { return notified_; }
37 void clear_notified() { notified_ = false; }
40 bool notified_; member in class:__anon4621::TestNotificationObserver
43 TestNotificationObserver::TestNotificationObserver() : notified_(false) {
52 notified_ = true;
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-port.h 1086 volatile bool notified_; member in class:testing::internal::Notification
    [all...]
  /external/chromium_org/chrome/browser/google/
google_url_tracker_unittest.cc 77 bool notified() const { return notified_; }
78 void clear_notified() { notified_ = false; }
81 bool notified_; member in class:__anon7536::TestNotificationObserver
84 TestNotificationObserver::TestNotificationObserver() : notified_(false) {
94 notified_ = true;
    [all...]
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-port.h 1225 bool notified_; member in class:testing::internal::Notification
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-port.h 1102 volatile bool notified_; member in class:testing::internal::Notification
    [all...]
  /external/gtest/include/gtest/internal/
gtest-port.h 1120 volatile bool notified_; member in class:testing::internal::Notification
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h 1107 volatile bool notified_; member in class:testing::internal::Notification
    [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-port.h 1102 volatile bool notified_; member in class:testing::internal::Notification
    [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-port.h 1234 bool notified_; member in class:testing::internal::Notification
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h 2341 bool notified_; member in class:std::tr1::Notification
    [all...]

Completed in 2553 milliseconds