Home
last modified time | relevance | path

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

/base/hiviewdfx/hitrace/test/fuzztest/hitracecmd_fuzzer/
H A Dhitrace_fuzzer.cpp81 int snapshotCmdRand = 0; in HitracesSnapshotTest() local
82 if (size < sizeof(snapshotCmdRand)) { in HitracesSnapshotTest()
85 StreamToValueInfo(data, snapshotCmdRand); in HitracesSnapshotTest()
91 system(snapshotCmdList[snapshotCmdRand % snapshotCmdList.size()].c_str()); in HitracesSnapshotTest()

Completed in 1 milliseconds