Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/tests/
H A Dsecondary_test.cpp24 template <typename Config> static scudo::Options getOptionsForConfig() { in getOptionsForConfig() function
35 scudo::Options Options = getOptionsForConfig<Config>(); in testSecondaryBasic()
117 scudo::Options Options = getOptionsForConfig<Config>();