Home
last modified time | relevance | path

Searched refs:DEFINE_string (Results 1 – 25 of 58) sorted by relevance

123

/third_party/grpc/test/cpp/qps/
Dbenchmark_config.cc30 DEFINE_string(scenario_result_file, "",
33 DEFINE_string(hashed_id, "", "Hash of the user id");
35 DEFINE_string(test_name, "", "Name of the test being executed");
37 DEFINE_string(sys_info, "", "System information");
39 DEFINE_string(server_address, "localhost:50052",
42 DEFINE_string(tag, "", "Optional tag for the test");
44 DEFINE_string(rpc_reporter_server_address, "",
49 DEFINE_string(
Dqps_json_driver.cc37 DEFINE_string(scenarios_file, "",
39 DEFINE_string(scenarios_json, "",
42 DEFINE_string(search_param, "",
60 DEFINE_string(qps_server_target_override, "",
64 DEFINE_string(json_file_out, "", "File to write the JSON output to.");
66 DEFINE_string(credential_type, grpc::testing::kInsecureCredentialsType,
68 DEFINE_string(
Dworker.cc35 DEFINE_string(credential_type, grpc::testing::kInsecureCredentialsType,
/third_party/grpc/test/cpp/util/
Dcli_credentials.cc34 DEFINE_string(
38 DEFINE_string(
42 DEFINE_string(
46 DEFINE_string(
50 DEFINE_string(
54 DEFINE_string(
58 DEFINE_string(
Dtest_credentials_provider.cc36 DEFINE_string(tls_cert_file, "", "The TLS cert file used when --use_tls=true");
37 DEFINE_string(tls_key_file, "", "The TLS key file used when --use_tls=true");
Dgrpc_cli.cc69 DEFINE_string(outfile, "", "Output file (default is stdout)");
/third_party/grpc/test/cpp/interop/
Dclient.cc38 DEFINE_string(custom_credentials_type, "", "User provided credentials type.");
41 DEFINE_string(server_host, "localhost", "Server host to connect to");
42 DEFINE_string(server_host_override, "",
44 DEFINE_string(
77 DEFINE_string(default_service_account, "",
79 DEFINE_string(service_account_key_file, "",
81 DEFINE_string(oauth_scope, "", "Scope for OAuth tokens.");
107 DEFINE_string(additional_metadata, "",
Dgrpclb_fallback_test.cc54 DEFINE_string(custom_credentials_type, "", "User provided credentials type.");
55 DEFINE_string(server_uri, "localhost:1000", "Server URI target");
56 DEFINE_string(unroute_lb_and_backend_addrs_cmd, "exit 1",
58 DEFINE_string(blackhole_lb_and_backend_addrs_cmd, "exit 1",
60 DEFINE_string(
Dstress_test.cc52 DEFINE_string(server_addresses, "localhost:8080",
65 DEFINE_string(test_cases, "",
106 DEFINE_string(server_host_override, "",
Dhttp2_client.cc180 DEFINE_string(server_host, "localhost", "Server host to connect to");
181 DEFINE_string(test_case, "rst_after_header",
/third_party/grpc/test/cpp/naming/
Dresolver_component_test.cc93 DEFINE_string(target_name, "", "Target name to resolve.");
94 DEFINE_string(do_ordered_address_comparison, "",
101 DEFINE_string(expected_addrs, "",
105 DEFINE_string(expected_chosen_service_config, "",
108 DEFINE_string(expected_service_config_error, "",
110 DEFINE_string(
113 DEFINE_string(
120 DEFINE_string(
127 DEFINE_string(
138 DEFINE_string(expected_lb_policy, "",
Dresolver_component_tests_runner_invoker.cc48 DEFINE_string(test_bin_name, "",
51 DEFINE_string(grpc_test_directory_relative_to_test_srcdir,
/third_party/flutter/skia/tools/fm/
Dfm.cpp44 static DEFINE_string(ct , "8888", "The color type for any raster backend.");
45 static DEFINE_string(at , "premul", "The alpha type for any raster backend.");
46 static DEFINE_string(gamut , "srgb", "The color gamut for any raster backend.");
47 static DEFINE_string(tf , "srgb", "The transfer function for any raster backend.");
53 static DEFINE_string(surf , "default", "Backing store for GPU backend surfaces.");
70 static DEFINE_string(writeShaders, "", "Write GLSL shaders to this directory if set.");
72 static DEFINE_string(key, "", "Metadata passed through to .png encoder and .json output.");
73 static DEFINE_string(properties, "", "Metadata passed through to .png encoder and .json output.");
/third_party/grpc/test/cpp/end2end/
Dserver_crash_test_client.cc33 DEFINE_string(address, "", "Address to connect to");
34 DEFINE_string(mode, "", "Test mode to use");
/third_party/skia/tools/trace/
DEventTracingPriv.cpp17 static DEFINE_string(trace,
26 static DEFINE_string(traceMatch,
/third_party/flutter/skia/tools/trace/
DEventTracingPriv.cpp17 static DEFINE_string(trace,
26 static DEFINE_string(traceMatch,
/third_party/skia/tools/fm/
Dfm.cpp58 static DEFINE_string(ct , "8888", "The color type for any raster backend.");
59 static DEFINE_string(at , "premul", "The alpha type for any raster backend.");
60 static DEFINE_string(gamut , "srgb", "The color gamut for any raster backend.");
61 static DEFINE_string(tf , "srgb", "The transfer function for any raster backend.");
72 static DEFINE_string(surf , "default", "Backing store for GPU backend surfaces.");
94 static DEFINE_string(writeShaders, "", "Write GLSL shaders to this directory if set.");
96 static DEFINE_string(key, "", "Metadata passed through to .png encoder and .json output.");
97 static DEFINE_string(properties, "", "Metadata passed through to .png encoder and .json output.");
/third_party/skia/bench/
Dnanobench.cpp119 static DEFINE_string(outResultsFile, "", "If given, write results here as JSON.");
123 static DEFINE_string(clip, "0,0,1000,1000", "Clip for SKPs.");
124 static DEFINE_string(scales, "1.0", "Space-separated scales for SKPs.");
125 static DEFINE_string(zoom, "1.0,0",
136 static DEFINE_string(sourceType, "",
138 static DEFINE_string(benchType, "",
155 static DEFINE_string(images, "",
175 static DEFINE_string(skps, "skps", "Directory to read skps from.");
176 static DEFINE_string(mskps, "mskps", "Directory to read mskps from.");
177 static DEFINE_string(svgs, "", "Directory to read SVGs from, or a single SVG file.");
[all …]
DShapesBench.cpp23 static DEFINE_string(shapesType, "mixed",
26 static DEFINE_string(innerShapesType, "none",
30 static DEFINE_string(shapesSize, "32x32", "Size of shapes to draw in ShapesBench.");
/third_party/flutter/skia/dm/
DDM.cpp56 static DEFINE_string(src, "tests gm skp image", "Source types to test.");
61 static DEFINE_string(matrix, "1 0 0 1",
66 static DEFINE_string(blacklist, "",
79 static DEFINE_string(uninterestingHashesFile, "",
86 static DEFINE_string(mskps, "", "Directory to read mskps from, or a single mskp file.");
89 static DEFINE_string(bisect, "",
97 static DEFINE_string(dont_write, "", "File extensions to skip writing to --writePath."); // See sk…
101 static DEFINE_string(colorImages, "",
113 static DEFINE_string(images, "",
134 static DEFINE_string(skps, "skps", "Directory to read skps from.");
[all …]
/third_party/skia/dm/
DDM.cpp63 static DEFINE_string(src, "tests gm skp mskp lottie rive svg image colorImage",
69 static DEFINE_string(matrix, "1 0 0 1",
73 static DEFINE_string(skip, "",
86 static DEFINE_string(uninterestingHashesFile, "",
93 static DEFINE_string(mskps, "", "Directory to read mskps from, or a single mskp file.");
98 static DEFINE_string(bisect, "",
108 static DEFINE_string(colorImages, "",
121 static DEFINE_string(images, "",
142 static DEFINE_string(skps, "skps", "Directory to read skps from.");
143 static DEFINE_string(lotties, "lotties", "Directory to read (Bodymovin) jsons from.");
[all …]
/third_party/flutter/skia/bench/
Dnanobench.cpp106 static DEFINE_string(outResultsFile, "", "If given, write results here as JSON.");
110 static DEFINE_string(clip, "0,0,1000,1000", "Clip for SKPs.");
111 static DEFINE_string(scales, "1.0", "Space-separated scales for SKPs.");
112 static DEFINE_string(zoom, "1.0,0",
123 static DEFINE_string(sourceType, "",
125 static DEFINE_string(benchType, "",
138 static DEFINE_string(images, "",
158 static DEFINE_string(skps, "skps", "Directory to read skps from.");
159 static DEFINE_string(svgs, "", "Directory to read SVGs from, or a single SVG file.");
167 static DEFINE_string(key, "",
[all …]
DShapesBench.cpp23 static DEFINE_string(shapesType, "mixed",
26 static DEFINE_string(innerShapesType, "none",
30 static DEFINE_string(shapesSize, "32x32", "Size of shapes to draw in ShapesBench.");
/third_party/json/benchmarks/thirdparty/benchmark/src/
Dbenchmark.cc56 DEFINE_string(benchmark_filter, ".",
80 DEFINE_string(benchmark_format, "console",
84 DEFINE_string(benchmark_out_format, "json",
88 DEFINE_string(benchmark_out, "", "The file to write additional output to");
90 DEFINE_string(benchmark_color, "auto",
/third_party/grpc/test/core/util/
Dfuzzer_corpus_test.cc47 DEFINE_string(file, "", "Use this file as test data");
48 DEFINE_string(directory, "", "Use this directory as test data");

123