Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/test/subset/
H A Drun-repack-tests.py40 def fail_test (test, cli_args, message): argument
H A Drun-tests.py39 def fail_test (test, cli_args, message): argument
/aosp_15_r20/external/zstd/tests/regression/
H A Dconfig.h40 char const* cli_args; member
/aosp_15_r20/external/python/rsa/tests/
Dtest_cli.py41 def cli_args(*new_argv): function
/aosp_15_r20/external/tensorflow/tensorflow/tools/dockerfiles/
H A Dassembler.py369 def assemble_tags(spec, cli_args, enabled_releases, all_partials): argument
/aosp_15_r20/external/python/cpython3/Lib/idlelib/
Dquery.py345 def __init__(self, parent, title, *, cli_args=[], argument
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/
Dcallbacks.rs30 fn cli_args(&self) -> Vec<String> { in cli_args() method
/aosp_15_r20/external/grpc-grpc/test/cpp/util/
H A Dgrpc_tool.cc526 CliArgs cli_args; in CallMethod() local
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen-cli/
Doptions.rs1034 fn cli_args(&self) -> Vec<String> { in builder_from_flags() method