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

/external/chromium_org/content/public/test/
H A Dtest_utils.cc282 : child_thread_count_(0) {
288 if (child_thread_count_) {
300 child_thread_count_++;
305 if (--child_thread_count_)
H A Dtest_utils.h215 int child_thread_count_; member in class:content::InProcessUtilityThreadHelper

Completed in 151 milliseconds