Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/test/unittest/common/
H A Dhilog_utils_test.cpp192 std::string decStr = "1250"; in HWTEST_F() local
194 EXPECT_EQ(Uint2DecStr(decNum), decStr); in HWTEST_F() local
195 EXPECT_EQ(DecStr2Uint(decStr), decNum); in HWTEST_F()

Completed in 1 milliseconds