HomeSort by relevance Sort by last modified time
    Searched refs:test_completed_ (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/content/test/plugin/
plugin_javascript_open_popup.h 43 bool test_completed_; member in class:NPAPIClient::ExecuteJavascriptPopupWindowTargetPluginTest
plugin_javascript_open_popup.cc 44 test_completed_(false) {
54 if (!test_completed_) {
57 test_completed_ = true;
plugin_test.h 92 bool test_completed() const { return test_completed_; }
99 bool test_completed_; member in class:NPAPIClient::PluginTest
plugin_test.cc 17 test_completed_ = false;
79 test_completed_ = true;
  /external/chromium_org/chrome_frame/test/perf/
chrome_frame_perftest.cc 811 test_completed_(false) {}
852 if (!test_completed_) {
858 test_completed_ = true;
867 bool test_completed_; member in class:ChromeFrameActiveXMemoryTest
    [all...]

Completed in 408 milliseconds