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

/external/chromium_org/mojo/common/
H A Dhandle_watcher_unittest.cc440 int threads_active_counter = kThreadCount; local
459 &run_loop, &threads_active_counter));
462 ASSERT_EQ(0, threads_active_counter);

Completed in 588 milliseconds