Searched full:modemcrash (Results 1 – 6 of 6) sorted by relevance
| /base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/config/ |
| D | BBoxDetectorPipeline | 4 "HARDWARE_FAULT", "MODEMCRASH", "AUDIO_CODEC_CRASH", "TRUSTZONECRASH", 13 "HARDWARE_FAULT", "MODEMCRASH", "AUDIO_CODEC_CRASH", "TRUSTZONECRASH",
|
| /base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/moduletest/ |
| D | bbox_detector_module_test.cpp | 140 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/ |
| D | compose_rule.json | 73 "MODEMCRASH": { object
|
| /base/hiviewdfx/hiview/utility/smart_parser/config/ |
| D | compose_rule.json | 81 "MODEMCRASH": { object
|
| /base/hiviewdfx/hiview/ |
| D | kernel_vendor.yaml | 148 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/ |
| D | smart_parser_module_test.cpp | 883 …* @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");
|