Home
last modified time | relevance | path

Searched defs:path (Results 1 – 25 of 63) sorted by relevance

123

/tools/asuite/atest-py2/unittest_data/
Dmodule-info.json2 …"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/
Dmodule-info.json2 …"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 …]
Dnot-valid-module-info.json2 …"AmSlam": { "class": ["APPS"], "path": ["foo/bar/AmSlam"], "tags": ["tests"], "installed": ["ou… array
/tools/repohooks/rh/
Dgit.py92 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/test/connectivity/acts/framework/tests/
Dacts_import_unit_test.py32 def import_module(name, path): argument
41 def import_module(name, path): argument
/tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/utils/
DApkZFileTestUtils.java78 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/
DAlignmentRule.java38 int alignment(@Nonnull String path); in alignment()
/tools/metalava/src/main/java/com/android/tools/metalava/
DFileReadSandbox.kt91 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/
Doverlay.py55 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/
Dlog_file.proto24 string path = 1; field
/tools/asuite/aidegen/sdk/
Dandroid_sdk.py155 def _gen_platform_mapping(self, path): argument
176 def is_android_sdk_path(self, path): argument
/tools/asuite/atest-py2/test_finders/
Dtf_integration_finder.py86 def _load_xml_file(self, path): argument
228 def find_int_test_by_path(self, path): argument
Dmodule_finder.py52 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/
Dtf_integration_finder.py95 def _load_xml_file(self, path): argument
318 def find_int_test_by_path(self, path): argument
Dmodule_finder.py54 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
/tools/test/openhst/
Dstress_test_common.py36 def MakeDirsIfNeeded(path): argument
/tools/test/connectivity/acts/framework/tests/libs/uicd/
Duicd_cli_test.py28 def _mock_walk(path, **_): argument
/tools/asuite/asuite_plugin/src/java/com/android/atest/
DAtestUtils.java34 public static boolean hasTestMapping(String path) { in hasTestMapping()
/tools/asuite/atest/
Dunittest_utils.py118 def realpath_side_effect(path): argument
Datest_utils.py834 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/
Dunittest_utils.py102 def realpath_side_effect(path): argument
Dcli_translator.py309 def _find_files(self, path, file_name=constants.TEST_MAPPING): argument
364 self, path='', test_group=constants.TEST_GROUP_PRESUBMIT, argument
/tools/acloud/create/
Dcreate_common.py100 def FindLocalImage(path, default_name_pattern): argument
/tools/ndkports/src/main/kotlin/com/android/ndkports/
DNdk.kt22 class Ndk(val path: File) { constant in com.android.ndkports.Ndk
/tools/external_updater/
Darchive_utils.py118 def find_archive_root(path): argument

123