/tools/asuite/aidegen/lib/ |
D | native_project_info.py | 44 def __init__(self, target): argument
|
D | project_info.py | 98 def __init__(self, target=None, is_main_project=False): argument 295 def get_target_name(target, abs_path): argument
|
D | common_util.py | 100 def get_related_paths(atest_module_info, target=None): argument 236 def check_module(atest_module_info, target, raise_on_lost_module=True): argument
|
/tools/asuite/asuite_plugin/src/java/com/android/atest/toolWindow/ |
D | AtestToolWindow.java | 204 public void setTestTarget(@NotNull String target) { in setTestTarget() 213 public void setLunchTarget(@NotNull String target) { in setLunchTarget()
|
/tools/test/connectivity/acts/framework/acts/test_utils/power/loggers/protos/ |
D | power_metric.proto | 24 optional string target = 6; field
|
/tools/metalava/src/test/java/com/android/tools/metalava/ |
D | RewriteAnnotationsTest.kt | 36 val target = temporaryFolder.newFolder() in Test copying private annotations from one of the stubs() constant
|
/tools/tradefederation/core/tests/src/com/android/tradefed/result/ |
D | JsonHttpTestResultReporterTest.java | 114 CollectingTestListener target, in injectTestRun()
|
/tools/asuite/aidegen_functional_test/ |
D | aidegen_functional_test_main.py | 286 def _git_checkout_target_commit_id(target, commit_id): argument 330 def _generate_target_real_iml_data(target): argument
|
/tools/dexter/dexter/ |
D | dissasembler.cc | 80 for (auto target : packed_switch->targets) { in Visit() local 108 bool PrintCodeIrVisitor::Visit(lir::CodeLocation* target) { in Visit()
|
/tools/acloud/internal/lib/ |
D | goldfish_compute_client.py | 126 def GetKernelBuildArtifact(target): argument
|
/tools/metalava/src/main/java/com/android/tools/metalava/model/psi/ |
D | PsiItem.kt | 141 val target = containingMethod() in appendDocumentation() constant
|
D | PsiTypePrinter.kt | 313 when (val target = if (results.size == 1) results[0].element else null) { in <lambda>() constant
|
/tools/repohooks/rh/ |
D | git.py | 135 def raw_diff(path, target): argument
|
/tools/test/connectivity/acts/framework/acts/ |
D | test_decorators.py | 250 def __init__(self, target, instance): argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/power/loggers/ |
D | power_metric_logger.py | 71 def set_target(self, target): argument
|
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/ |
D | FatLfnDirectoryEntry.java | 266 public void moveTo(FatLfnDirectory target, String newName) in moveTo()
|
/tools/tradefederation/core/test_framework/com/android/tradefed/device/metric/ |
D | RuntimeRestartCollector.java | 349 private List<Integer> getAllValuesAfter(int target, List<Integer> l) { in getAllValuesAfter()
|
/tools/metalava/src/main/java/com/android/tools/metalava/ |
D | Reporter.kt | 284 val target = offset.coerceAtMost(text.length) in getLineNumber() constant
|
D | ApiLint.kt | 1680 val target = name.substring(pattern.getter.length) in <lambda>() constant 1691 val target = name.substring(pattern.setter.length) in <lambda>() constant
|
/tools/test/connectivity/acts/framework/tests/libs/proc/ |
D | process_test.py | 24 def __init__(self, target=None): argument
|
/tools/asuite/atest/ |
D | atest_utils.py | 733 target='', argument
|
/tools/tradefederation/core/tests/src/com/android/tradefed/device/metric/ |
D | RuntimeRestartCollectorTest.java | 606 private static boolean hasPrefixAndSuffix(String target, String prefix, String suffix) { in hasPrefixAndSuffix()
|
/tools/asuite/atest/test_finders/ |
D | test_finder_utils.py | 407 def run_find_cmd(ref_type, search_dir, target, methods=None): argument
|
/tools/tradefederation/core/atest/test_finders/ |
D | test_finder_utils.py | 399 def run_find_cmd(ref_type, search_dir, target, methods=None): argument
|
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/ |
D | HostTest.java | 1088 String target = fields[0]; in setOptionToLoadedObject() local
|