Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/test/moduletest/
H A Dfaultloggerd_module_test.cpp43 void CheckFdRequestFunction(FaultLoggerType type, bool isValidFd) in CheckFdRequestFunction() function
83 CheckFdRequestFunction(FaultLoggerType::CPP_CRASH, true);
84 CheckFdRequestFunction(FaultLoggerType::CPP_STACKTRACE, true);
85 CheckFdRequestFunction(FaultLoggerType::JS_STACKTRACE, true);
86 CheckFdRequestFunction(FaultLoggerType::JS_HEAP_SNAPSHOT, true);
87 CheckFdRequestFunction(FaultLoggerType::LEAK_STACKTRACE, true);