Searched refs:SECURITY (Results 1 – 11 of 11) sorted by relevance
/test/testfwk/arkxtest/jsunit/src/ |
D | Constant.js | 28 static SECURITY = 0B1 << 4; field in TestType
|
/test/xts/acts/hiviewdfx/hiappeventtest/hiappeventsubjstest/src/main/js/test/ |
D | HiAppEventSub.test.js | 89 eventType: HiAppEventV9.EventType.SECURITY, 343 HiAppEvent.write("test_event1", HiAppEvent.EventType.SECURITY, {"key_int":100}, 420 HiAppEvent.write("test_event2", HiAppEvent.EventType.SECURITY, {"key_int":100}, 529 HiAppEvent.write("test_event3", HiAppEvent.EventType.SECURITY, {"key_int":100}, 623 HiAppEvent.write("test_event4", HiAppEvent.EventType.SECURITY, {"key_int":100}, 714 HiAppEvent.write("test_event5", HiAppEvent.EventType.SECURITY, {"key_int":100}, 803 HiAppEvent.write("test_event6", HiAppEvent.EventType.SECURITY, {"key_int":100}, 1012 HiAppEvent.write("test_event9", HiAppEvent.EventType.SECURITY, {"key_int":100}, 1101 HiAppEvent.write("test_event10", HiAppEvent.EventType.SECURITY, {"key_int":100}, 1146 eventTypes: [HiAppEvent.EventType.SECURITY] [all …]
|
/test/ostest/wukong/report/src/ |
D | sysevent_listener.cpp | 49 case HiSysEvent::EventType::SECURITY: in OnEvent()
|
/test/testfwk/arkxtest/jsunit/ |
D | index.d.ts | 25 SECURITY = 0B1 << 4, enumerator
|
/test/xts/acts/hiviewdfx/hiappeventtest/hiappeventcpptest/ |
D | HiAppEventCPPTest.cpp | 383 EventType eventType = EventType::SECURITY; 417 EventType eventType = EventType::SECURITY; 451 EventType eventType = EventType::SECURITY; 485 EventType eventType = EventType::SECURITY; 519 EventType eventType = EventType::SECURITY; 553 EventType eventType = EventType::SECURITY; 587 EventType eventType = EventType::SECURITY; 621 EventType eventType = EventType::SECURITY;
|
/test/xts/acts/hiviewdfx/hisyseventtest/hisyseventjstest/src/main/js/test/ |
D | HiSysEvent.test.js | 187 eventType: hiSysEvent.EventType.SECURITY, 1046 eventType: hiSysEvent.EventType.SECURITY,
|
/test/xts/acts/hiviewdfx/hiappeventtest/hiappeventjstest/src/main/js/test/ |
D | HiAppEvent.test.js | 103 … HiAppEvent.write("write", HiAppEvent.EventType.SECURITY, {"key_int": 100, "key_string": "demo",
|
/test/xts/tools/ |
D | README_zh.md | 572 …0-10分别表示:FUNCTION 方法类测试、PERFORMANCE 性能类测试、POWER 功耗类测试、RELIABILITY 可靠性测试、SECURITY 安全合规测试、GLOBAL 整体性…
|
D | README.md | 571 … test), POWER (power consumption test), RELIABILITY (reliability test), SECURITY (security complia…
|
/test/xts/acts/ |
D | README_zh.md | 607 …0-10分别表示:FUNCTION 方法类测试、PERFORMANCE 性能类测试、POWER 功耗类测试、RELIABILITY 可靠性测试、SECURITY 安全合规测试、GLOBAL 整体性…
|
D | README.md | 571 … test), POWER (power consumption test), RELIABILITY (reliability test), SECURITY (security complia…
|