/tools/asuite/atest/unittest_data/ |
D | module-info.json | 2 … "installed": ["out/target/product/generic/data/app/AmSlam/AmSlam.apk"], "module_name": "AmSlam" }, string 3 …led": ["out/target/product/generic/data/app/AmSlam/AmSlamTests.apk"], "module_name": "AmSlamTests"… string 4 …generic/data/app/CtsJankDeviceTestCases/CtsJankDeviceTestCases.apk"], "module_name": "CtsJankDevic… string 5 …uct/generic/data/app/CtsUiDeviceTestCases/CtsUiDeviceTestCases.apk"], "module_name": "CtsJankDevic… string 6 …["optional"], "installed": ["out/target/product/generic/VtsTarget"], "module_name": "VtsTarget" }, string 7 …, "installed": ["out/host/linux-x86/framework/google-tradefed.jar"], "module_name": "google-trade… string 8 …alled": ["out/host/linux-x86/framework/google-tradefed-contrib.jar"], "module_name": "google-trade… string 9 …x-x86/bin/tradefed.sh", "out/host/linux-x86/framework/tradefed.jar"], "module_name": "tradefed" }, string 10 … "installed": ["out/host/linux-x86/framework/tradefed-contrib.jar"], "module_name": "tradefed-con… string 11 …"out/host/linux-x86/nativetest64/mobly-test/mobly-test_config.yaml"], "module_name": "mobly-test",… string [all …]
|
D | not-valid-module-info.json | 2 …], "installed": ["out/target/product/generic/data/app/AmSlam/AmSlam.apk"], "module_name": "AmSlam" string
|
D | multi_arch_module-info.json | 2 … "installed": ["out/host/linux-x86/framework/tradefed-contrib.jar"], "module_name": "MyMultiArchT… string
|
/tools/asuite/atest/test_finders/ |
D | module_finder.py | 86 def _is_vts_module(self, module_name): argument 263 def _get_build_targets(self, module_name, rel_config): argument 307 def _get_module_test_config(self, module_name, rel_config=None) -> list[str]: argument 442 def _get_test_infos(self, test_path, rel_config, module_name, test_filter): argument 492 def find_test_by_module_name(self, module_name): argument 533 def find_test_by_kernel_class_name(self, module_name, class_name): argument 769 self, package, module_name=None, rel_config=None argument 927 self, class_name, module_name=None, rel_config=None argument
|
D | suite_plan_finder.py | 46 def _get_mod_paths(self, module_name): argument
|
D | cache_finder.py | 153 def _is_class_in_module(self, module_name, filter_class): argument
|
D | tf_integration_finder.py | 59 def _get_mod_paths(self, module_name): argument
|
D | test_finder_utils_unittest.py | 773 def _get_paths_side_effect(module_name): argument
|
D | test_finder_utils.py | 945 test_name, module_name, dir_costs=constants.COST_TYPO argument
|
/tools/asuite/aidegen/lib/ |
D | native_module_info.py | 256 def get_robolectric_test_name(self, module_name): argument 271 def is_robolectric_test(self, module_name): argument 285 def is_auto_gen_test_config(self, module_name): argument 307 def is_native_test(self, module_name): argument
|
D | source_locator.py | 81 def __init__(self, module_name, module_data, depth): argument 606 def __init__(self, module_name, module_data, project_relpath): argument
|
D | project_info.py | 389 def _generate_moduledata(self, module_name, module_data): argument
|
/tools/asuite/aidegen/test_data/out/soong/ |
D | merged_module_info.json | 15 "module_name": "28.0.compat.cil" string
|
/tools/asuite/atest/tf_proto/ |
D | configuration_description.proto | 54 string module_name = 6; field
|
/tools/tradefederation/core/proto/ |
D | configuration_description.proto | 54 string module_name = 6; field
|
/tools/asuite/aidegen_functional_test/ |
D | aidegen_functional_test_main.py | 504 def _compare_content(module_name, item_type, s_items, r_items): argument 529 def _compare_srcs_content(module_name, s_items, r_items, msg): argument 546 def _compare_jars_content(module_name, s_items, r_items, msg): argument
|
/tools/test/connectivity/acts/framework/acts/metrics/loggers/ |
D | usage_metadata_logger.py | 48 def log_usage(module_name, func_name): argument
|
/tools/asuite/atest/ |
D | module_info.py | 661 def is_robolectric_test(self, module_name): argument 809 def is_auto_gen_test_config(self, module_name): argument 847 def is_native_test(self, module_name): argument 902 def get_module_dependency(self, module_name, depend_on=None): argument 934 def get_install_module_dependency(self, module_name, depend_on=None): argument
|
D | atest_utils.py | 1059 def has_python_module(module_name): argument 1478 def get_arch_name(module_name, is_64=False): argument 1508 symbol_root, module_name, device_path, is_64=False argument 1534 def copy_native_symbols(module_name, device_path): argument
|
D | atest_main.py | 549 def _print_module_info_from_module_name(mod_info, module_name): argument
|
D | bazel_mode_unittest.py | 2850 def test_info_of(module_name, test_filters=None): argument
|
/tools/asuite/atest/test_runners/ |
D | atest_tf_test_runner_unittest.py | 1504 def test_info_of(module_name): argument
|