Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/interop/
Dclient_helper.cc40 DECLARE_string(custom_credentials_type);
43 DECLARE_string(server_host);
44 DECLARE_string(server_host_override);
45 DECLARE_string(test_case);
46 DECLARE_string(default_service_account);
47 DECLARE_string(service_account_key_file);
48 DECLARE_string(oauth_scope);
Dserver_helper.cc32 DECLARE_string(custom_credentials_type);
/third_party/json/benchmarks/thirdparty/benchmark/src/
Dcommandlineflags.h15 #define DECLARE_string(name) extern std::string FLAG(name) macro
/third_party/grpc/test/cpp/util/
Dgrpc_tool_test.cc106 DECLARE_string(channel_creds_type);
107 DECLARE_string(ssl_target);
118 DECLARE_string(metadata);
119 DECLARE_string(protofiles);
120 DECLARE_string(proto_path);
121 DECLARE_string(default_service_config);
/third_party/flutter/skia/tools/flags/
DCommonFlagsConfig.h14 DECLARE_string(config);
DCommandLineFlags.h229 #define DECLARE_string(name) extern CommandLineFlags::StringArray FLAGS_##name; macro
/third_party/skia/tools/flags/
DCommonFlagsConfig.h14 DECLARE_string(config);
DCommandLineFlags.h229 #define DECLARE_string(name) extern CommandLineFlags::StringArray FLAGS_##name; macro