Searched refs:test_started_count_ (Results 1 – 4 of 4) sorted by relevance
539 test_started_count_(0), in TestLauncher()689 test_started_count_, in OnTestFinished()735 if (test_finished_count_ != test_started_count_) in OnTestFinished()779 test_started_count_ += retry_started_count; in OnTestFinished()1171 test_started_count_ = launcher_delegate_->RunTests(this, test_names); in RunTests()1173 if (test_started_count_ == 0) { in RunTests()1196 test_started_count_ = 0; in RunTestIteration()
216 size_t test_started_count_; variable
277 size_t test_started_count_; variable
1084 test_started_count_(0), in TestLauncher()1389 test_started_count_, in OnTestFinished()2049 test_started_count_ = test_names.size(); in RunTests()2053 if (test_started_count_ == 0) { in RunTests()2108 test_started_count_ += retry_started_count; in RunRetryTests()2126 test_started_count_ = 0; in OnTestIterationStart()