Searched refs:thread_stopped_ (Results 1 – 1 of 1) sorted by relevance
51 ++harness_->thread_stopped_; in OnWorkStop()92 thread_stopped_ = 0; in SetUp()104 EXPECT_EQ(stopped, thread_stopped_); in ExpectState()117 EXPECT_EQ_WAIT(stopped, thread_stopped_, timeout); in ExpectStateWait()128 int thread_stopped_; member in rtc::__anona2c762210111::SignalThreadTest