Home
last modified time | relevance | path

Searched refs:isValidFd (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() argument
46 ASSERT_EQ((fd >= 0), isValidFd); in CheckFdRequestFunction()