Searched refs:already_quit_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/
H A Dstorage_partition_impl_unittest.cc65 AwaitCompletionHelper() : start_(false), already_quit_(false) {}
69 if (!already_quit_) {
75 already_quit_ = false;
81 DCHECK(!already_quit_);
85 DCHECK(!already_quit_);
86 already_quit_ = true;
94 bool already_quit_; member in class:content::__anon7439::AwaitCompletionHelper

Completed in 62 milliseconds