Home
last modified time | relevance | path

Searched defs:executable_name (Results 1 – 4 of 4) sorted by relevance

/llvm-project/third-party/benchmark/src/
H A Dreporter.cc93 const char *BenchmarkReporter::Context::executable_name; member in benchmark::BenchmarkReporter::Context
/llvm-project/third-party/benchmark/bindings/python/google_benchmark/
H A Dbenchmark.cc20 static std::string executable_name(argv[0]); in Initialize() local
/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinKernel.cpp620 ConstString executable_name = in KextHasdSYMSibling() local
/llvm-project/third-party/benchmark/include/benchmark/
H A Dbenchmark.h1777 static const char* executable_name; member