Home
last modified time | relevance | path

Searched refs:systemPairs (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
H A Dfreeze_detector_test.cpp440 std::map<std::string, std::pair<std::string, bool>> systemPairs = in HWTEST_F() local
444 if (systemPairs.find("SCREEN_ON") != systemPairs.end()) { in HWTEST_F()
445 auto tmp = systemPairs["SCREEN_ON"]; in HWTEST_F()
461 if (systemPairs.find("HUNGTASK") != systemPairs.end()) { in HWTEST_F()
462 auto tmp = systemPairs["HUNGTASK"]; in HWTEST_F()
/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dfreeze_common.cpp121 auto systemPairs = freezeRuleCluster_->GetSystemPairs(); in GetPrincipalStringIds() local
128 for (auto const &pair : systemPairs) { in GetPrincipalStringIds()

Completed in 2 milliseconds