Home
last modified time | relevance | path

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

/base/startup/init/test/benchmark/
Dbenchmark_fwk.cpp35 static const std::vector<int> commonArgs { variable
230 {"COMMON_ARGS", GetArgs(commonArgs)}, in GetPresetArgs()
231 {"ALIGNED_ONEBUF", GetArgs(commonArgs, 0)}, in GetPresetArgs()
232 {"ALIGNED_TWOBUF", GetArgs(commonArgs, 0, 0)}, in GetPresetArgs()
233 {"STRING_LIMIT", GetArgs(commonArgs, limitSizes, 0)}, in GetPresetArgs()