Home
last modified time | relevance | path

Searched refs:stop_tracing_on_repeated_reactive (Results 1 – 7 of 7) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/tracing/
H A Dbackground_tracing_rule.h54 bool stop_tracing_on_repeated_reactive() const { in stop_tracing_on_repeated_reactive() function
H A Dbackground_startup_tracing_observer_unittest.cc36 EXPECT_FALSE(rule->stop_tracing_on_repeated_reactive()); in TestStartupRuleExists()
H A Dbackground_reached_code_tracing_observer_android_unittest.cc75 EXPECT_FALSE(rule->stop_tracing_on_repeated_reactive()); in TestReachedCodeRuleExists()
H A Dbackground_tracing_active_scenario.cc545 if (triggered_rule->stop_tracing_on_repeated_reactive()) { in OnRuleTriggered()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/tracing/
H A Dbackground_tracing_rule.h54 bool stop_tracing_on_repeated_reactive() const { in stop_tracing_on_repeated_reactive() function
H A Dbackground_startup_tracing_observer_unittest.cc36 EXPECT_FALSE(rule->stop_tracing_on_repeated_reactive()); in TestStartupRuleExists()
H A Dbackground_tracing_active_scenario.cc576 if (triggered_rule->stop_tracing_on_repeated_reactive()) { in OnRuleTriggered()