/tools/asuite/atest/unittest_data/ |
D | module-info.json | 2 …"AmSlam": { "class": ["APPS"], "path": ["foo/bar/AmSlam"], "tags": ["tests"], "installed": ["ou… array 3 …"CtsJankDeviceTestCases": { "class": ["APPS"], "path": ["foo/bar/jank"], "tags": ["optional"], … array 4 …"CtsUiDeviceTestCases": { "class": ["APPS"], "path": ["tf/core/CtsUiDeviceTestCases"], "tags": [… array 5 …"VtsTarget": { "class": ["FAKE"], "path": ["foo/bar/jank"], "tags": ["optional"], "installed": … array 6 …"google-tradefed": { "class": ["JAVA_LIBRARIES"], "path": ["gtf/core"], "tags": ["optional"], "… array 7 …"google-tradefed-contrib": { "class": ["JAVA_LIBRARIES"], "path": ["gtf/contrib"], "tags": ["opt… array 8 …"tradefed": { "class": ["EXECUTABLES", "JAVA_LIBRARIES"], "path": ["tf/core"], "tags": ["option… array 9 …"tradefed-contrib": { "class": ["JAVA_LIBRARIES"], "path": ["tf/contrib"], "tags": ["optional"],… array 11 …"module1": { "class": ["JAVA_LIBRARIES"], "path": ["shared/path/to/be/used"], "tags": ["optional"… array 12 …"module2": { "class": ["JAVA_LIBRARIES"], "path": ["shared/path/to/be/used"], "tags": ["optional"… array [all …]
|
D | not-valid-module-info.json | 2 …"AmSlam": { "class": ["APPS"], "path": ["foo/bar/AmSlam"], "tags": ["tests"], "installed": ["ou… array
|
/tools/asuite/atest-py2/unittest_data/ |
D | module-info.json | 2 …"AmSlam": { "class": ["APPS"], "path": ["foo/bar/AmSlam"], "tags": ["tests"], "installed": ["ou… array 3 …"CtsJankDeviceTestCases": { "class": ["APPS"], "path": ["foo/bar/jank"], "tags": ["optional"], … array 4 …"CtsUiDeviceTestCases": { "class": ["APPS"], "path": ["tf/core/CtsUiDeviceTestCases"], "tags": [… array 5 …"VtsTarget": { "class": ["FAKE"], "path": ["foo/bar/jank"], "tags": ["optional"], "installed": … array 6 …"google-tradefed": { "class": ["JAVA_LIBRARIES"], "path": ["gtf/core"], "tags": ["optional"], "… array 7 …"google-tradefed-contrib": { "class": ["JAVA_LIBRARIES"], "path": ["gtf/contrib"], "tags": ["opt… array 8 …"tradefed": { "class": ["EXECUTABLES", "JAVA_LIBRARIES"], "path": ["tf/core"], "tags": ["option… array 9 …"tradefed-contrib": { "class": ["JAVA_LIBRARIES"], "path": ["tf/contrib"], "tags": ["optional"],… array 11 …"module1": { "class": ["JAVA_LIBRARIES"], "path": ["shared/path/to/be/used"], "tags": ["optional"… array 12 …"module2": { "class": ["JAVA_LIBRARIES"], "path": ["shared/path/to/be/used"], "tags": ["optional"… array [all …]
|
/tools/repohooks/rh/ |
D | git.py | 92 def get_file_content(commit, path): argument 132 def raw_diff(path, target): argument 184 def find_repo_root(path=None): argument 199 def is_git_repository(path): argument
|
/tools/treble/build/sandbox/ |
D | overlay.py | 55 def _FindBindMountConflict(self, path): argument 365 def AllowReadWrite(path): argument 393 def ContainsReadWrite(path): argument 429 def is_replacement_allowed_func(overlay_name, path): argument
|
/tools/asuite/atest/ |
D | atest_utils.py | 834 def find_files(path, file_name=constants.TEST_MAPPING): argument 986 def read_test_record(path): argument 1011 def is_valid_json_file(path): argument 1104 def is_build_file(path): argument
|
/tools/asuite/atest-py2/test_finders/ |
D | module_finder.py | 52 def _determine_testable_module(self, path): argument 221 def _get_test_info_filter(self, path, methods, **kwargs): argument 527 def find_test_by_path(self, path): argument
|
D | tf_integration_finder.py | 86 def _load_xml_file(self, path): argument 228 def find_int_test_by_path(self, path): argument
|
D | test_finder_utils.py | 812 def get_dir_path_and_filename(path): argument 867 def get_int_dir_from_path(path, int_dirs): argument
|
/tools/asuite/atest/test_finders/ |
D | module_finder.py | 54 def _determine_testable_module(self, path, file_path=None): argument 280 def _get_test_info_filter(self, path, methods, **kwargs): argument 890 def _is_comparted_src(self, path): argument
|
D | test_finder_utils.py | 885 def get_dir_path_and_filename(path): argument 941 def get_int_dir_from_path(path, int_dirs): argument 1130 def find_host_unit_tests(module_info, path): argument
|
D | tf_integration_finder.py | 95 def _load_xml_file(self, path): argument 318 def find_int_test_by_path(self, path): argument
|
/tools/test/connectivity/acts/framework/tests/ |
D | acts_import_unit_test.py | 32 def import_module(name, path): argument 41 def import_module(name, path): argument
|
/tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/utils/ |
D | ApkZFileTestUtils.java | 78 public static File getResource(@Nonnull String path) { in getResource() 91 public static ByteSource getResourceBytes(@Nonnull String path) { in getResourceBytes()
|
/tools/asuite/atest-py2/ |
D | cli_translator.py | 309 def _find_files(self, path, file_name=constants.TEST_MAPPING): argument 364 self, path='', test_group=constants.TEST_GROUP_PRESUBMIT, argument
|
D | unittest_utils.py | 102 def realpath_side_effect(path): argument
|
/tools/acloud/internal/lib/ |
D | ota_tools_test.py | 66 def Load(self, path): argument 91 def _CreateFile(path, contents): argument
|
/tools/metalava/src/main/java/com/android/tools/metalava/stub/ |
D | StubWriter.kt | 69 val path = root.path.replace('\\', '/') + "/" in <lambda>() constant
|
/tools/asuite/aidegen/lib/ |
D | common_util.py | 623 def read_file_content(path, encode_type='utf8'): argument 638 def file_generate(path, content): argument
|
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/ |
D | AlignmentRule.java | 38 int alignment(@Nonnull String path); in alignment()
|
/tools/metalava/src/main/java/com/android/tools/metalava/ |
D | Baseline.kt | 184 val path = file.path in <lambda>() constant
|
/tools/asuite/atest/tf_proto/ |
D | log_file.proto | 24 string path = 1; field
|
/tools/test/openhst/ |
D | stress_test_common.py | 36 def MakeDirsIfNeeded(path): argument
|
/tools/asuite/asuite_plugin/src/java/com/android/atest/ |
D | AtestUtils.java | 34 public static boolean hasTestMapping(String path) { in hasTestMapping()
|
/tools/acloud/create/ |
D | create_common.py | 100 def FindLocalImage(path, default_name_pattern): argument
|