Home
last modified time | relevance | path

Searched refs:tests_in_progress_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/test/plugin/
Dplugin_geturl_test.cc49 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()
Dplugin_geturl_test.h47 int tests_in_progress_; variable