Home
last modified time | relevance | path

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

/aosp_15_r20/external/gwp_asan/gwp_asan/tests/
H A Doptions.cpp36 void RunErrorTest(const char *OptionsStr, const char *ErrorNeedle) { in RunErrorTest()
/aosp_15_r20/external/gwp_asan/gwp_asan/optional/
H A Doptions_parser.cpp217 void initOptions(const char *OptionsStr, Printf_t PrintfForWarnings) { in initOptions()