Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/timer_fuzzer/
H A Dtimer_fuzzer.cpp68 string teststr = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TimerTestFunc() local
/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/parcel_fuzzer/
H A Dparcel_fuzzer.cpp228 string teststr = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in __anon90ce765f0702() local
234 string teststr = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in __anon90ce765f0802() local
/ohos5.0/base/notification/common_event_service/test/systemtest/common/acts/actsCESCESpublishInfoTest/
H A DactsCESCESpublishInfoTest.cpp537 std::string teststr = "test"; variable
/ohos5.0/base/print/print_fwk/test/fuzztest/scanhelper_fuzzer/
H A Dscanhelper_fuzzer.cpp110 std::string teststr = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestSetOptionConstraintString() local