/tools/doc_generation/ |
D | switcher4.py | 46 root = os.path.split(java_ref_root)[1] variable
|
/tools/repohooks/rh/ |
D | config_test.py | 54 def check_repo_root(root): argument
|
/tools/metalava/src/test/java/com/android/tools/metalava/ |
D | FileReadSandboxTest.kt | 33 val root = temporaryFolder.newFolder() in Test sandbox() constant
|
D | DriverTest.kt | 727 val root = File(project, "coverageJars") in <lambda>() constant
|
/tools/tradefederation/core/src/com/android/tradefed/cluster/ |
D | SubprocessConfigBuilder.java | 136 final Node root = doc.getElementsByTagName("configuration").item(0); in build() local
|
/tools/asuite/aidegen/project/ |
D | source_splitter.py | 303 def _remove_child_duplicate_sources_from_parent(child, parent_sources, root): argument
|
/tools/asuite/atest/test_finders/ |
D | tf_integration_finder.py | 103 def _load_include_tags(self, root): argument
|
/tools/tradefederation/core/atest/test_finders/ |
D | tf_integration_finder.py | 101 def _load_include_tags(self, root): argument
|
/tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/zip/ |
D | ZipToolsTest.java | 108 StoredEntry root = zfile.get(name); in assertFileInZip() local
|
/tools/tradefederation/core/atest/ |
D | atest_execution_info.py | 80 def print_test_result(root, history_arg): argument
|
/tools/asuite/atest/ |
D | atest_execution_info.py | 81 def print_test_result(root, history_arg): argument
|
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/rust/ |
D | RustBinaryTest.java | 122 String root, ITestDevice testDevice, ITestInvocationListener listener) in doRunAllTestsInSubdirectory()
|
/tools/metalava/src/main/java/com/android/tools/metalava/ |
D | Driver.kt | 404 val root = File("").absoluteFile in processFlags() constant 473 options.androidJarSignatureFiles?.let { root -> in processNonCodebaseFlags() method 1054 val root = File("").absoluteFile in createStubFiles() constant 1233 val root = findRoot(file) ?: continue in extractRoots() constant
|
D | ComparisonVisitor.kt | 408 val root = ItemTree(null) in createTree() constant
|
D | AnnotationsMerger.kt | 360 val root = document.documentElement in mergeDocument() constant
|
D | Options.kt | 1320 val root = stringToExistingDir(getValue(args, ++index)) in <lambda>() constant
|
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/ |
D | GTest.java | 169 String root, ITestDevice testDevice, ITestInvocationListener listener) in doRunAllTestsInSubdirectory()
|
D | GoogleBenchmarkTest.java | 166 private void doRunAllTestsInSubdirectory(String root, ITestDevice testDevice, in doRunAllTestsInSubdirectory()
|
/tools/tradefederation/core/src/com/android/tradefed/util/testmapping/ |
D | TestMapping.java | 103 JSONObject root = new JSONObject(tokener); in TestMapping() local
|
/tools/asuite/aidegen/lib/ |
D | common_util.py | 689 def to_pretty_xml(root, indent=" "): argument
|
/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/ |
D | StubDevice.java | 621 public boolean root() in root() method in StubDevice
|
/tools/tradefederation/core/src/com/android/tradefed/config/ |
D | ConfigurationFactory.java | 301 private String getAbsolutePath(String root, String name) throws ConfigurationException { in getAbsolutePath()
|
/tools/apksig/src/main/java/com/android/apksig/internal/apk/v1/ |
D | V1SchemeVerifier.java | 814 X509Certificate root = leaf; in getCertificateChain() local
|