Home
last modified time | relevance | path

Searched refs:CrasherType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/test/utils/
H A Ddfx_test_util.h71 enum CrasherType { enum
/ohos5.0/base/hiviewdfx/faultloggerd/test/systemtest/
H A Ddumpcatcher_system_test.cpp126 static void StartCrasherLoopForUnsignedPidAndTid(const CrasherType type) in StartCrasherLoopForUnsignedPidAndTid()
147 static void LaunchCrasher(const CrasherType type, const int uid) in LaunchCrasher()
H A Dfaultloggerd_system_test.cpp71 static pid_t ForkAndExecuteCrasher(const string& option, const CrasherType type) in ForkAndExecuteCrasher()
102 static pid_t TriggerCrasherAndGetFileName(const string& option, const CrasherType type, string& cra… in TriggerCrasherAndGetFileName()