Home
last modified time | relevance | path

Searched refs:NotifyIsShowing (Results 1 – 20 of 20) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/feature_engagement/internal/
H A Dfeature_config_condition_validator_unittest.cc271 validator_.NotifyIsShowing( in TEST_F()
381 validator_.NotifyIsShowing(kFeatureConfigTestFeatureBar, bar_config, in TEST_F()
386 validator_.NotifyIsShowing(kFeatureConfigTestFeatureBar, bar_config, in TEST_F()
393 validator_.NotifyIsShowing(kFeatureConfigTestFeatureBar, bar_config, in TEST_F()
416 validator_.NotifyIsShowing(kFeatureConfigTestFeatureBar, affects_none_config, in TEST_F()
458 validator_.NotifyIsShowing(kFeatureConfigTestFeatureQux, in TEST_F()
468 validator_.NotifyIsShowing(kFeatureConfigTestFeatureQux, in TEST_F()
505 validator_.NotifyIsShowing(kFeatureConfigTestFeatureFoo, in TEST_F()
515 validator_.NotifyIsShowing(kFeatureConfigTestFeatureFoo, in TEST_F()
560 validator_.NotifyIsShowing(kFeatureConfigTestFeatureQux, in TEST_F()
[all …]
H A Donce_condition_validator_unittest.cc84 validator_.NotifyIsShowing(kOnceTestFeatureFoo, FeatureConfig(), {""}); in TEST_F()
142 validator_.NotifyIsShowing(kOnceTestFeatureBar, FeatureConfig(), {""}); in TEST_F()
H A Dnever_condition_validator.cc23 void NeverConditionValidator::NotifyIsShowing( in NotifyIsShowing() function in feature_engagement::NeverConditionValidator
H A Dnever_condition_validator.h36 void NotifyIsShowing(
H A Donce_condition_validator.h49 void NotifyIsShowing(
H A Dcondition_validator.h89 virtual void NotifyIsShowing(
H A Dfeature_config_condition_validator.h34 void NotifyIsShowing(
H A Donce_condition_validator.cc38 void OnceConditionValidator::NotifyIsShowing( in NotifyIsShowing() function in feature_engagement::OnceConditionValidator
H A Dfeature_config_condition_validator.cc64 void FeatureConfigConditionValidator::NotifyIsShowing( in NotifyIsShowing() function in feature_engagement::FeatureConfigConditionValidator
H A Dtracker_impl.cc184 condition_validator_->NotifyIsShowing( in ShouldTriggerHelpUI()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/feature_engagement/internal/
H A Dfeature_config_condition_validator_unittest.cc245 validator_.NotifyIsShowing( in TEST_F()
355 validator_.NotifyIsShowing(kFeatureConfigTestFeatureBar, bar_config, in TEST_F()
360 validator_.NotifyIsShowing(kFeatureConfigTestFeatureBar, bar_config, in TEST_F()
367 validator_.NotifyIsShowing(kFeatureConfigTestFeatureBar, bar_config, in TEST_F()
390 validator_.NotifyIsShowing(kFeatureConfigTestFeatureBar, affects_none_config, in TEST_F()
432 validator_.NotifyIsShowing(kFeatureConfigTestFeatureQux, in TEST_F()
442 validator_.NotifyIsShowing(kFeatureConfigTestFeatureQux, in TEST_F()
479 validator_.NotifyIsShowing(kFeatureConfigTestFeatureFoo, in TEST_F()
489 validator_.NotifyIsShowing(kFeatureConfigTestFeatureFoo, in TEST_F()
534 validator_.NotifyIsShowing(kFeatureConfigTestFeatureQux, in TEST_F()
[all …]
H A Donce_condition_validator_unittest.cc78 validator_.NotifyIsShowing(kOnceTestFeatureFoo, FeatureConfig(), {""}); in TEST_F()
136 validator_.NotifyIsShowing(kOnceTestFeatureBar, FeatureConfig(), {""}); in TEST_F()
H A Dnever_condition_validator.cc23 void NeverConditionValidator::NotifyIsShowing( in NotifyIsShowing() function in feature_engagement::NeverConditionValidator
H A Dnever_condition_validator.h36 void NotifyIsShowing(
H A Donce_condition_validator.h49 void NotifyIsShowing(
H A Dfeature_config_condition_validator.h34 void NotifyIsShowing(
H A Dcondition_validator.h89 virtual void NotifyIsShowing(
H A Donce_condition_validator.cc38 void OnceConditionValidator::NotifyIsShowing( in NotifyIsShowing() function in feature_engagement::OnceConditionValidator
H A Dfeature_config_condition_validator.cc62 void FeatureConfigConditionValidator::NotifyIsShowing( in NotifyIsShowing() function in feature_engagement::FeatureConfigConditionValidator
H A Dtracker_impl.cc182 condition_validator_->NotifyIsShowing( in ShouldTriggerHelpUI()