Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/test/unittest/common/
H A Dhilogtool_test.cpp437 std::string initStr = "HiLog: ========Zeroth log of type: init"; in HWTEST_F() local
442 if (it.find(initStr) == string::npos) { in HWTEST_F()
713 std::string initStr = "HiLog: ========Zeroth log of type"; in HWTEST_F() local
716 if (it.find(initStr) == string::npos) { in HWTEST_F()

Completed in 2 milliseconds