Searched refs:tests_in_progress_ (Results 1 – 2 of 2) sorted by relevance
49 tests_in_progress_(0), in PluginGetURLTest()105 tests_in_progress_++; in SetWindow()136 tests_in_progress_++; in SetWindow()390 if (!tests_in_progress_) { in URLNotify()417 tests_in_progress_--; in URLNotify()425 tests_in_progress_--; in URLNotify()443 tests_in_progress_--; in URLNotify()451 if (tests_in_progress_ == 0) in URLNotify()
47 int tests_in_progress_; variable