| /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 … "installed": ["out/host/linux-x86/framework/tradefed-contrib.jar"], "module_name": "module-no-pa… 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 | 95 def _is_vts_module(self, module_name): argument 239 def _get_build_targets(self, module_name, rel_config): argument 281 def _get_module_test_config(self, module_name, rel_config=None): argument 410 def _get_test_infos(self, test_path, rel_config, module_name, test_filter): argument 452 def find_test_by_module_name(self, module_name): argument 485 def find_test_by_kernel_class_name(self, module_name, class_name): argument 521 def find_test_by_class_name(self, class_name, module_name=None, argument 694 def find_test_by_package_name(self, package, module_name=None, argument 839 def find_test_by_cc_class_name(self, class_name, module_name=None, argument
|
| D | suite_plan_finder.py | 45 def _get_mod_paths(self, module_name): argument
|
| D | cache_finder.py | 156 def _is_java_filter_in_module(self, module_name, filter_class): argument
|
| D | tf_integration_finder.py | 63 def _get_mod_paths(self, module_name): argument
|
| D | test_finder_utils_unittest.py | 704 def _get_paths_side_effect(module_name): argument
|
| D | test_finder_utils.py | 1021 def get_levenshtein_distance(test_name, module_name, 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/atest/ |
| D | module_info.py | 523 def is_robolectric_test(self, module_name): argument 536 def get_robolectric_type(self, module_name): argument 672 def is_auto_gen_test_config(self, module_name): argument 707 def is_native_test(self, module_name): argument 847 def get_module_dependency(self, module_name, depend_on=None): argument 874 def get_install_module_dependency(self, module_name, depend_on=None): argument
|
| D | atest_utils.py | 1021 def has_python_module(module_name): argument 1419 def get_arch_name(module_name, is_64=False): argument 1448 symbol_root, module_name, device_path, is_64=False): argument 1470 def copy_native_symbols(module_name, device_path): argument
|
| D | atest_main.py | 546 def _print_module_info_from_module_name(mod_info, module_name): argument
|
| D | bazel_mode_unittest.py | 2241 def test_info_of(module_name, test_filters=None): 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/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
|