Home
last modified time | relevance | path

Searched refs:CreateFuzzTestFile (Results 1 – 1 of 1) sorted by relevance

/base/startup/init/test/fuzztest/loadparamfromcmdline_fuzzer/
Dloadparamfromcmdline_fuzzer.cpp22 void CreateFuzzTestFile(const char *fileName, const char *data) in CreateFuzzTestFile() function
36 CreateFuzzTestFile(BOOT_CMD_LINE, str.c_str()); in FuzzLoadParamFromCmdLine()