Home
last modified time | relevance | path

Searched defs:Any (Results 1 – 4 of 4) sorted by relevance

/tools/asuite/atest/
Dbazel_mode.py255 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 …]
Dtest_runner_handler.py97 extra_args: Dict[str, Any]=None): argument
/tools/treble/split/
Dxml_diff.py108 diff_fn: Callable[[Element, Element, Set[str]], Any]) -> ChangeMap: argument
/tools/asuite/atest/test_runners/
Datest_tf_test_runner.py911 arg_value: Any, mod_info: module_info.ModuleInfo,