Home | Sort by relevance Sort by last modified time |
/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:__anon3202::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/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...] |
/frameworks/compile/mclinker/utils/gtest/include/ | |
gtest.h | 2164 volatile bool notified_; member in class:std::tr1::Notification [all...] |