Searched defs:CountingObserver (Results 1 – 1 of 1) sorted by relevance
78 class CountingObserver : public NetLog::ThreadSafeObserver { class80 CountingObserver() : count_(0) {} in CountingObserver() function in net::__anon756fa8d00111::CountingObserver