Home
last modified time | relevance | path

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

/third_party/protobuf/examples/
DCMakeLists.txt38 set(executable_name ${example}_cpp) variable
/third_party/googletest/googlemock/test/
Dgmock_test_utils.py56 def GetTestExecutablePath(executable_name): argument
/third_party/json/benchmarks/thirdparty/benchmark/src/
Dreporter.cc71 const char* BenchmarkReporter::Context::executable_name; member in benchmark::BenchmarkReporter::Context
/third_party/benchmark/src/
Dreporter.cc89 const char *BenchmarkReporter::Context::executable_name; member in benchmark::BenchmarkReporter::Context
/third_party/benchmark/bindings/python/google_benchmark/
Dbenchmark.cc23 static std::string executable_name(argv[0]); in Initialize() local
/third_party/googletest/googletest/test/
Dgtest_test_utils.py151 def GetTestExecutablePath(executable_name, build_dir=None): argument
/third_party/boost/tools/boostbook/
Dsetup_boostbook.py76 def find_executable( executable_name, env_variable, test_args, error_message ): argument
/third_party/flutter/engine/flutter/testing/
Drun_tests.py57 def RunEngineExecutable(build_dir, executable_name, filter, flags=[], cwd=buildroot_dir): argument
/third_party/flutter/engine/flutter/shell/common/
Dswitches.cc72 void PrintUsage(const std::string& executable_name) { in PrintUsage()
/third_party/json/benchmarks/thirdparty/benchmark/include/benchmark/
Dbenchmark.h1256 static const char *executable_name; member
/third_party/benchmark/include/benchmark/
Dbenchmark.h1519 static const char* executable_name; member