/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/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
|
D | multi_arch_module-info.json | 2 …"MyMultiArchTestModule_32": { "class": ["JAVA_LIBRARIES"], "path": ["shared/path/to/be/used2"], "… array
|
/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/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 | FileReadSandbox.kt | 91 System.getenv(it)?.let { path -> in <lambda>() method 142 val path = file.absolutePath in <lambda>() constant 162 val path = parent.absolutePath in <lambda>() constant
|
/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/tf_proto/ |
D | log_file.proto | 24 string path = 1; field
|
/tools/ndkports/buildSrc/src/main/kotlin/com/android/ndkports/ |
D | PrefabSysrootPlugin.kt | 51 val path = file.relativeTo(dest) in <lambda>() constant
|
/tools/asuite/aidegen/sdk/ |
D | android_sdk.py | 155 def _gen_platform_mapping(self, path): argument 176 def is_android_sdk_path(self, path): argument
|
/tools/asuite/aidegen/test_data/out/soong/ |
D | merged_module_info.json | 6 "path": [ array
|
/tools/acloud/public/actions/ |
D | remote_host_gf_device_factory_test.py | 115 def _CreateSdkRepoZip(path): argument 122 def _CreateImageZip(path): argument
|
/tools/asuite/atest-py2/test_finders/ |
D | tf_integration_finder.py | 86 def _load_xml_file(self, path): argument 228 def find_int_test_by_path(self, path): argument
|
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
|
/tools/asuite/atest/test_finders/ |
D | tf_integration_finder.py | 94 def _load_xml_file(self, path): argument 294 def find_int_test_by_path(self, path): argument
|
/tools/test/openhst/ |
D | stress_test_common.py | 36 def MakeDirsIfNeeded(path): argument
|
/tools/asuite/atest/ |
D | unittest_utils.py | 119 def realpath_side_effect(path): argument
|
/tools/test/connectivity/acts/framework/tests/libs/uicd/ |
D | uicd_cli_test.py | 28 def _mock_walk(path, **_): argument
|
/tools/asuite/asuite_plugin/src/java/com/android/atest/ |
D | AtestUtils.java | 34 public static boolean hasTestMapping(String path) { in hasTestMapping()
|
/tools/asuite/atest-py2/ |
D | unittest_utils.py | 102 def realpath_side_effect(path): argument
|
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
|
/tools/acloud/internal/lib/ |
D | cvd_utils_test.py | 32 def _CreateFile(path, data=b""): argument
|
D | goldfish_utils_test.py | 34 def _CreateEmptyFile(path): argument
|