Home
last modified time | relevance | path

Searched defs:ArgsToAdd (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerCommand.h37 explicit Command(const std::vector<std::string> &ArgsToAdd) in Command()
72 void addArguments(const std::vector<std::string> &ArgsToAdd) { in addArguments()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerCommand.h37 explicit Command(const std::vector<std::string> &ArgsToAdd) in Command()
72 void addArguments(const std::vector<std::string> &ArgsToAdd) { in addArguments()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerCommand.h37 explicit Command(const std::vector<std::string> &ArgsToAdd) in Command()
72 void addArguments(const std::vector<std::string> &ArgsToAdd) { in addArguments()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerCommand.h37 explicit Command(const std::vector<std::string> &ArgsToAdd) in Command()
72 void addArguments(const std::vector<std::string> &ArgsToAdd) { in addArguments()
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerCommand.h36 explicit Command(const std::vector<std::string> &ArgsToAdd) in Command()
71 void addArguments(const std::vector<std::string> &ArgsToAdd) { in addArguments()
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/tests/
DFuzzerUnittest.cpp1206 static void makeCommandArgs(std::vector<std::string> *ArgsToAdd) { in makeCommandArgs()
1242 std::vector<std::string> ArgsToAdd; in TEST() local
1274 std::vector<std::string> ArgsToAdd; in TEST() local
1297 std::vector<std::string> ArgsToAdd; in TEST() local
1329 std::vector<std::string> ArgsToAdd; in TEST() local