Searched defs:Any (Results 1 – 4 of 4) sorted by relevance
/tools/asuite/atest/ |
D | bazel_mode.py | 255 def _add_test_target(self, info: Dict[str, Any], name_suffix: str, argument 269 def _add_prebuilt_target(self, info: Dict[str, Any]) -> Target: argument 310 def _get_module_path(self, info: Dict[str, Any]) -> str: argument 329 def is_host_unit_test(self, info: Dict[str, Any]) -> bool: argument 530 info: Dict[str, Any]): argument 536 info: Dict[str, Any]): argument 540 def __init__(self, name: str, package_name: str, info: Dict[str, Any], argument 579 info: Dict[str, Any], argument 769 config_dict: Dict[Config, Any], configs: Set[Config],) -> Dict[Config, Any]: argument 785 info: Dict[str, Any], src_root_path: Path) -> List[Path]: argument [all …]
|
D | test_runner_handler.py | 97 extra_args: Dict[str, Any]=None): argument
|
/tools/treble/split/ |
D | xml_diff.py | 108 diff_fn: Callable[[Element, Element, Set[str]], Any]) -> ChangeMap: argument
|
/tools/asuite/atest/test_runners/ |
D | atest_tf_test_runner.py | 911 arg_value: Any, mod_info: module_info.ModuleInfo,
|