Home
last modified time | relevance | path

Searched defs:target (Results 1 – 25 of 28) sorted by relevance

12

/tools/asuite/aidegen/lib/
Dnative_project_info.py44 def __init__(self, target): argument
Dproject_info.py98 def __init__(self, target=None, is_main_project=False): argument
295 def get_target_name(target, abs_path): argument
Dcommon_util.py100 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/
DAtestToolWindow.java204 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/
Dpower_metric.proto24 optional string target = 6; field
/tools/metalava/src/test/java/com/android/tools/metalava/
DRewriteAnnotationsTest.kt36 val target = temporaryFolder.newFolder() in Test copying private annotations from one of the stubs() constant
/tools/tradefederation/core/tests/src/com/android/tradefed/result/
DJsonHttpTestResultReporterTest.java114 CollectingTestListener target, in injectTestRun()
/tools/asuite/aidegen_functional_test/
Daidegen_functional_test_main.py286 def _git_checkout_target_commit_id(target, commit_id): argument
330 def _generate_target_real_iml_data(target): argument
/tools/dexter/dexter/
Ddissasembler.cc80 for (auto target : packed_switch->targets) { in Visit() local
108 bool PrintCodeIrVisitor::Visit(lir::CodeLocation* target) { in Visit()
/tools/acloud/internal/lib/
Dgoldfish_compute_client.py126 def GetKernelBuildArtifact(target): argument
/tools/metalava/src/main/java/com/android/tools/metalava/model/psi/
DPsiItem.kt141 val target = containingMethod() in appendDocumentation() constant
DPsiTypePrinter.kt313 when (val target = if (results.size == 1) results[0].element else null) { in <lambda>() constant
/tools/repohooks/rh/
Dgit.py135 def raw_diff(path, target): argument
/tools/test/connectivity/acts/framework/acts/
Dtest_decorators.py250 def __init__(self, target, instance): argument
/tools/test/connectivity/acts/framework/acts/test_utils/power/loggers/
Dpower_metric_logger.py71 def set_target(self, target): argument
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DFatLfnDirectoryEntry.java266 public void moveTo(FatLfnDirectory target, String newName) in moveTo()
/tools/tradefederation/core/test_framework/com/android/tradefed/device/metric/
DRuntimeRestartCollector.java349 private List<Integer> getAllValuesAfter(int target, List<Integer> l) { in getAllValuesAfter()
/tools/metalava/src/main/java/com/android/tools/metalava/
DReporter.kt284 val target = offset.coerceAtMost(text.length) in getLineNumber() constant
DApiLint.kt1680 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/
Dprocess_test.py24 def __init__(self, target=None): argument
/tools/asuite/atest/
Datest_utils.py733 target='', argument
/tools/tradefederation/core/tests/src/com/android/tradefed/device/metric/
DRuntimeRestartCollectorTest.java606 private static boolean hasPrefixAndSuffix(String target, String prefix, String suffix) { in hasPrefixAndSuffix()
/tools/asuite/atest/test_finders/
Dtest_finder_utils.py407 def run_find_cmd(ref_type, search_dir, target, methods=None): argument
/tools/tradefederation/core/atest/test_finders/
Dtest_finder_utils.py399 def run_find_cmd(ref_type, search_dir, target, methods=None): argument
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DHostTest.java1088 String target = fields[0]; in setOptionToLoadedObject() local

12