Home | History | Annotate | Download | only in cctest

Lines Matching refs:active_tests_

13643 int ApiTestFuzzer::active_tests_;
13688 active_tests_--;
13690 if (active_tests_ == 0) {
13708 active_tests_ = tests_being_run_ = end - start + 1;
13712 for (int i = 0; i < active_tests_; i++) {