Home
last modified time | relevance | path

Searched full:modemcrash (Results 1 – 6 of 6) sorted by relevance

/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/config/
DBBoxDetectorPipeline4 "HARDWARE_FAULT", "MODEMCRASH", "AUDIO_CODEC_CRASH", "TRUSTZONECRASH",
13 "HARDWARE_FAULT", "MODEMCRASH", "AUDIO_CODEC_CRASH", "TRUSTZONECRASH",
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/moduletest/
Dbbox_detector_module_test.cpp140 SysEventCreator sysEventCreator("KERNEL_VENDOR", "MODEMCRASH", SysEventCreator::FAULT);
142 sysEventCreator.SetKeyValue("name_", "MODEMCRASH");
147 sysEventCreator.SetKeyValue("REASON", "MODEMCRASH");
159 ASSERT_EQ(sysEvent->GetEventValue("REASON"), "MODEMCRASH");
186 sysEventCreator.SetKeyValue("REASON", "MODEMCRASH");
/base/hiviewdfx/hiview/utility/smart_parser/test/resource/common/
Dcompose_rule.json73 "MODEMCRASH": { object
/base/hiviewdfx/hiview/utility/smart_parser/config/
Dcompose_rule.json81 "MODEMCRASH": { object
/base/hiviewdfx/hiview/
Dkernel_vendor.yaml148 MODEMCRASH:
149 __BASE: {type: FAULT, level: CRITICAL, tag: STABILITY, desc: modemcrash subsystem event}
150 MSG: {type: STRING, desc: modemcrash event message}
/base/hiviewdfx/hiview/utility/smart_parser/test/moduletest/common/
Dsmart_parser_module_test.cpp883 …* @tc.desc: process MODEMCRASH fault, this case match test_compose_rule.json and test_extract_rule…
901 auto eventInfos = SmartParser::Analysis(faultFile, TEST_CONFIG, "MODEMCRASH");