HomeSort by relevance Sort by last modified time
    Searched full:got_notification_ (Results 1 - 1 of 1) sorted by null

  /external/chromium/base/
directory_watcher_unittest.cc 126 got_notification_(false),
131 return got_notification_;
135 got_notification_ = false;
140 if (!got_notification_)
142 got_notification_ = true;
150 bool got_notification_; member in class:__anon2308::TestDelegate

Completed in 69 milliseconds