Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/test/unittest/common/
H A Dhilog_utils_test.cpp136 const std::string shortStr; in HWTEST_F() member
155 EXPECT_EQ(LogLevel2ShortStr(logLevelEntries[i].logLevel), logLevelEntries[i].shortStr); in HWTEST_F()
156 EXPECT_EQ(ShortStr2LogLevel(logLevelEntries[i].shortStr), logLevelEntries[i].logLevel); in HWTEST_F()

Completed in 2 milliseconds