Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/web_test/browser/
H A Dweb_test_control_host.h342 bool crash_when_leak_found_; variable
H A Dweb_test_control_host.cc501 crash_when_leak_found_(false) { in WebTestControlHost()
511 crash_when_leak_found_ = switchValue == switches::kCrashOnFailure; in WebTestControlHost()
1832 CHECK(!crash_when_leak_found_); in OnLeakDetectionDone()