Home
last modified time | relevance | path

Searched refs:relative (Results 1 – 17 of 17) sorted by relevance

/tools/metalava/metalava/src/test/java/com/android/tools/metalava/
DJavadocTest.kt266 fun `Rewrite relative documentation links in doc-stubs`() { in Rewrite relative documentation links in doc-stubs()
369 fun `Rewrite relative documentation links in doc-stubs 2`() { in Rewrite relative documentation links in doc-stubs 2()
450 fun `Rewrite relative documentation links in doc-stubs 3`() { in Rewrite relative documentation links in doc-stubs 3()
523 fun `Rewrite relative documentation links in doc-stubs but preserve custom link text`() { in Rewrite relative documentation links in doc-stubs but preserve custom link text()
596 fun `Rewrite relative documentation links in doc-stubs 4`() { in Rewrite relative documentation links in doc-stubs 4()
725 fun `Rewrite relative documentation links in doc-stubs 5`() { in Rewrite relative documentation links in doc-stubs 5()
DDriverTest.kt707 val relative = pkg?.replace('.', File.separatorChar) ?: "." in <lambda>() constant
708 val merged = File(project, "qualifier/$relative/${cls.className}.java") in <lambda>()
/tools/asuite/atest/docs/
Ddeveloper_workflow.md56 (path relative to android repo root)
98 `tools/tradefederation/core/src/com/android/tradefed/` (path relative
150 (path relative to android repo root)
167 (path relative to android repo root)
/tools/acloud/
Dpylintrc4 relative-import,
/tools/metalava/metalava/src/main/java/com/android/tools/metalava/stub/
DStubWriter.kt131 val relative = packageItem.qualifiedName().replace('.', File.separatorChar) in getPackageDir() constant
132 val dir = File(stubsDir, relative) in getPackageDir()
/tools/netsim/ui/
Drollup.config.mjs27 // Resolve bare module specifiers to relative paths
/tools/repohooks/
DREADME.md80 generally be relative to that point.
86 * `REPO_PATH`: The path to the project relative to the root.
116 * `${REPO_PATH}`: The path to the project relative to the root.
299 # Or paths relative to the top of the git project.
301 # Or paths relative to the repo root.
/tools/asuite/atest/integration_tests/
DAndroid.bp22 // attribute. Second, we're accessing jars using a path relative to a known
/tools/metalava/metalava/src/test/resources/
Dsource-model-provider-baseline.txt97 Rewrite relative documentation links in doc-stubs 3[turbine]
98 Rewrite relative documentation links in doc-stubs 4[turbine]
99 Rewrite relative documentation links in doc-stubs but preserve custom link text[turbine]
100 Rewrite relative documentation links in doc-stubs[turbine]
/tools/external_updater/
DREADME.md15 method. Relative paths were resolved relative to `//external` rather than the
20 relative paths. If you want the old behavior back, leave a comment on
/tools/metalava/metalava/src/main/java/com/android/tools/metalava/doc/
DDocAnalyzer.kt940 val relative = sb.toString() in getApiLookup() constant
947 val dir = File(tmp, relative) in getApiLookup()
955 val dir = File(System.getProperty("java.io.tmpdir"), relative) in getApiLookup()
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/
Dplugin.proto92 // The file name, relative to the output directory. The name must not
93 // contain "." or ".." components and must be relative, not be absolute (so,
/tools/asuite/aidegen/
DREADME.md65 Change project root to the source directory: the relative path which is the directory shown in CLio…
/tools/asuite/atest/bazel/
Datest_bazel_mode.md116 Some tests try to read the test data using relative path. This some times does
/tools/apkzlib/src/test/resources/testData/packaging/text-files/
Drfc2460.txt409 note 2: additional recommendations regarding the relative
426 constraints relative to the above listed headers must be specified.
984 relative to the start of the Fragmentable Part
1104 in 8-octet units, relative to the start of the
1183 headers between the IPv6 header and fragment itself; its relative
1560 of the IPv6 header relative to the IPv4 header. For example, in
/tools/asuite/atest/bazel/runner/src/main/protobuf/
Dbuild_event_stream.proto1126 // The path of the symlink to be created or deleted, absolute or relative to
1136 // to. If the path points underneath the output base, it is relative to the
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto58 optional string name = 1; // file name, relative to root of source tree