Home
last modified time | relevance | path

Searched defs:module_name (Results 1 – 22 of 22) sorted by relevance

/tools/asuite/atest/unittest_data/
Dmodule-info.json2 … "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 …]
Dnot-valid-module-info.json2 …], "installed": ["out/target/product/generic/data/app/AmSlam/AmSlam.apk"], "module_name": "AmSlam" string
Dmulti_arch_module-info.json2 … "installed": ["out/host/linux-x86/framework/tradefed-contrib.jar"], "module_name": "MyMultiArchT… string
/tools/asuite/atest/test_finders/
Dmodule_finder.py86 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
Dsuite_plan_finder.py46 def _get_mod_paths(self, module_name): argument
Dcache_finder.py153 def _is_class_in_module(self, module_name, filter_class): argument
Dtf_integration_finder.py59 def _get_mod_paths(self, module_name): argument
Dtest_finder_utils_unittest.py773 def _get_paths_side_effect(module_name): argument
Dtest_finder_utils.py945 test_name, module_name, dir_costs=constants.COST_TYPO argument
/tools/asuite/aidegen/lib/
Dnative_module_info.py256 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
Dsource_locator.py81 def __init__(self, module_name, module_data, depth): argument
606 def __init__(self, module_name, module_data, project_relpath): argument
Dproject_info.py389 def _generate_moduledata(self, module_name, module_data): argument
/tools/asuite/aidegen/test_data/out/soong/
Dmerged_module_info.json15 "module_name": "28.0.compat.cil" string
/tools/asuite/atest/tf_proto/
Dconfiguration_description.proto54 string module_name = 6; field
/tools/tradefederation/core/proto/
Dconfiguration_description.proto54 string module_name = 6; field
/tools/asuite/aidegen_functional_test/
Daidegen_functional_test_main.py504 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/
Dusage_metadata_logger.py48 def log_usage(module_name, func_name): argument
/tools/asuite/atest/
Dmodule_info.py661 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
Datest_utils.py1059 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
Datest_main.py549 def _print_module_info_from_module_name(mod_info, module_name): argument
Dbazel_mode_unittest.py2850 def test_info_of(module_name, test_filters=None): argument
/tools/asuite/atest/test_runners/
Datest_tf_test_runner_unittest.py1504 def test_info_of(module_name): argument