Searched refs:StreamToValueInfo (Results 1 - 3 of 3) sorted by relevance
/base/hiviewdfx/hitrace/test/fuzztest/hitracecmd_fuzzer/ |
H A D | hitrace_fuzzer.cpp | 37 StreamToValueInfo(data, bufferSz); in HitraceCommonTest() 39 StreamToValueInfo(data, duration); in HitraceCommonTest() 40 StreamToValueInfo(data, traceTags); in HitraceCommonTest() 59 StreamToValueInfo(data, bufferSz); in HitraceRecordTest() 61 StreamToValueInfo(data, isRaw); in HitraceRecordTest() 62 StreamToValueInfo(data, recordCmdRand); in HitraceRecordTest() 63 StreamToValueInfo(data, traceTags); in HitraceRecordTest() 85 StreamToValueInfo(data, snapshotCmdRand); in HitracesSnapshotTest()
|
/base/hiviewdfx/hitrace/test/fuzztest/hitracedump_fuzzer/ |
H A D | hitracedump_fuzzer.cpp | 37 StreamToValueInfo(data, traceTags); in HitraceDumpCmdModeTest() 58 StreamToValueInfo(data, duration); in HitraceDumpServiceModeTest() 59 StreamToValueInfo(data, happenTime); in HitraceDumpServiceModeTest() 60 StreamToValueInfo(data, traceTags); in HitraceDumpServiceModeTest()
|
/base/hiviewdfx/hitrace/test/fuzztest/common/ |
H A D | hitrace_fuzztest_common.h | 30 void StreamToValueInfo(const uint8_t* data, T value) in StreamToValueInfo() function
|
Completed in 2 milliseconds