Searched refs:relative (Results 1 – 17 of 17) sorted by relevance
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/ |
D | JavadocTest.kt | 266 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()
|
D | DriverTest.kt | 707 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/ |
D | developer_workflow.md | 56 (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/ |
D | pylintrc | 4 relative-import,
|
/tools/metalava/metalava/src/main/java/com/android/tools/metalava/stub/ |
D | StubWriter.kt | 131 val relative = packageItem.qualifiedName().replace('.', File.separatorChar) in getPackageDir() constant 132 val dir = File(stubsDir, relative) in getPackageDir()
|
/tools/netsim/ui/ |
D | rollup.config.mjs | 27 // Resolve bare module specifiers to relative paths
|
/tools/repohooks/ |
D | README.md | 80 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/ |
D | Android.bp | 22 // attribute. Second, we're accessing jars using a path relative to a known
|
/tools/metalava/metalava/src/test/resources/ |
D | source-model-provider-baseline.txt | 97 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/ |
D | README.md | 15 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/ |
D | DocAnalyzer.kt | 940 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/ |
D | plugin.proto | 92 // 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/ |
D | README.md | 65 Change project root to the source directory: the relative path which is the directory shown in CLio…
|
/tools/asuite/atest/bazel/ |
D | atest_bazel_mode.md | 116 Some tests try to read the test data using relative path. This some times does
|
/tools/apkzlib/src/test/resources/testData/packaging/text-files/ |
D | rfc2460.txt | 409 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/ |
D | build_event_stream.proto | 1126 // 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/ |
D | descriptor.proto | 58 optional string name = 1; // file name, relative to root of source tree
|