Home
last modified time | relevance | path

Searched refs:checkExist (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/faultloggerd/test/utils/
H A Ddfx_test_util.cpp180 bool CheckContent(const std::string& content, const std::string& keyContent, bool checkExist) in CheckContent() argument
187 if (checkExist && !findKeyContent) { in CheckContent()
192 if (!checkExist && findKeyContent) { in CheckContent()
H A Ddfx_test_util.h85 bool CheckContent(const std::string& content, const std::string& keyContent, bool checkExist);

Completed in 3 milliseconds