Home
last modified time | relevance | path

Searched defs:cli_args (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/test/subset/
Drun-repack-tests.py40 def fail_test (test, cli_args, message): argument
Drun-tests.py40 def fail_test (test, cli_args, message): argument
/third_party/skia/m133/third_party/externals/harfbuzz/test/subset/
Drun-repack-tests.py40 def fail_test (test, cli_args, message): argument
Drun-tests.py39 def fail_test (test, cli_args, message): argument
/third_party/rust/crates/bindgen/bindgen/
Dcallbacks.rs24 fn cli_args(&self) -> Vec<String> { in cli_args() method
/third_party/python/Lib/idlelib/
Dquery.py345 def __init__(self, parent, title, *, cli_args=[], argument
/third_party/grpc/test/cpp/util/
Dgrpc_tool.cc545 CliArgs cli_args; in CallMethod() local
/third_party/rust/crates/bindgen/bindgen-cli/
Doptions.rs1055 fn cli_args(&self) -> Vec<String> { in builder_from_flags() method