Home
last modified time | relevance | path

Searched defs:def_string (Results 1 – 2 of 2) sorted by relevance

/third_party/flatbuffers/tests/fuzzer/
Dflatbuffers_scalar_fuzzer.cc360 std::string ref_string, def_string; in LLVMFuzzerTestOneInput() local
/third_party/e2fsprogs/lib/support/
Dprofile.c392 errcode_t profile_set_default(profile_t profile, const char *def_string) in profile_set_default()