Home
last modified time | relevance | path

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

/llvm-project/libc/benchmarks/
H A DLibcMemoryBenchmark.h95 std::string StudyName; member
H A DLibcMemoryBenchmarkMain.cpp39 StudyName("study-name", cl::desc("The name for this study"), cl::Required); global() variable