Home
last modified time | relevance | path

Searched defs:longInvalidStr (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/hiviewdfx/hiappeventtest/hiappeventcpptest/
DHiAppEventCPPTest.cpp1244 std::string longInvalidStr(maxStrLen + 1, 'a'); variable
1282 std::string longInvalidStr(maxStrLen + 1, 'a'); variable