Searched defs:CFPath (Results 1 – 3 of 3) sorted by relevance
200 void Fuzzer::CrashResistantMergeInternalStep(const std::string &CFPath, in CrashResistantMergeInternalStep()391 WriteNewControlFile(const std::string &CFPath, in WriteNewControlFile()434 std::set<uint32_t> *NewCov, const std::string &CFPath, in CrashResistantMerge()
71 std::string CFPath; member346 auto CFPath = DirPlusFile(Env.TempDir, "merge.txt"); in FuzzWithFork() local406 auto CFPath = DirPlusFile(Env.TempDir, "merge.txt"); in FuzzWithFork() local
522 std::string CFPath = CFPathOrNull ? CFPathOrNull : TempPath("Merge", ".txt"); in Merge() local