Home
last modified time | relevance | path

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

/aosp12/system/tools/aidl/tests/
H A Daidl_parser_fuzzer.cpp56 void fuzzLang(const std::string& langOpt, const std::string& content) { in fuzzLang() function
101 fuzzLang("ndk", content); in LLVMFuzzerTestOneInput()
102 fuzzLang("cpp", content); in LLVMFuzzerTestOneInput()
103 fuzzLang("java", content); in LLVMFuzzerTestOneInput()
104 fuzzLang("rust", content); in LLVMFuzzerTestOneInput()