Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/test/unittest/common/native/
Dhiappevent_native_test.cpp277 std::string longInvalidStr(maxStrLen + 1, 'a'); variable
801 std::string longInvalidStr(maxStrLen + 1, 'a'); variable
835 std::string longInvalidStr(maxStrLen + 1, 'a'); variable
Dhiappevent_app_event_test.cpp141 std::string longInvalidStr(maxStrLen + 1, 'a'); variable