Searched defs:root (Results 1 – 16 of 16) sorted by relevance
46 root = os.path.split(java_ref_root)[1] variable
51 def check_repo_root(root): argument
33 val root = temporaryFolder.newFolder() in Test sandbox() constant
755 val root = File(project, "coverageJars") in <lambda>() constant
101 def _load_include_tags(self, root): argument
110 def _load_include_tags(self, root): argument
108 StoredEntry root = zfile.get(name); in assertFileInZip() local
80 def print_test_result(root, history_arg): argument
458 def _remove_child_duplicate_sources_from_parent(child, parent_sources, root): argument
83 def print_test_result(root, history_arg): argument
419 val root = File("").absoluteFile in processFlags() constant488 options.androidJarSignatureFiles?.let { root -> in processNonCodebaseFlags() method1066 val root = File("").absoluteFile in createStubFiles() constant1198 val root = findRoot(file) ?: continue in extractRoots() constant
518 val root = ItemTree(null) in createTree() constant
365 val root = document.documentElement in mergeDocument() constant
1357 val root = stringToExistingDir(getValue(args, ++index)) in <lambda>() constant
689 def to_pretty_xml(root, indent=" "): argument
777 X509Certificate root = leaf; in getCertificateChain() local