Home
last modified time | relevance | path

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

/base/hiviewdfx/hitrace/test/fuzztest/hitracecmd_fuzzer/
H A Dhitrace_fuzzer.cpp54 int recordCmdRand = 0; in HitraceRecordTest() local
56 if (size < sizeof(bufferSz) + sizeof(isRaw) + sizeof(recordCmdRand) + sizeof(traceTags)) { in HitraceRecordTest()
62 StreamToValueInfo(data, recordCmdRand); in HitraceRecordTest()
74 std::string testCmd = recordCmdList[recordCmdRand % recordCmdList.size()] + hitraceBuffer + hitraceTags + outputCmd; in HitraceRecordTest()

Completed in 1 milliseconds