Home
last modified time | relevance | path

Searched refs:link (Results 1 – 6 of 6) sorted by relevance

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/
DCertificationSuiteResultReporter.java409 Path link = null; in createLatestLinkDirectory() local
414 link = parent.resolve(LATEST_LINK_NAME); in createLatestLinkDirectory()
417 Files.deleteIfExists(link); in createLatestLinkDirectory()
418 Files.createSymbolicLink(link, directory); in createLatestLinkDirectory()
429 return link; in createLatestLinkDirectory()
/test/vts/tools/vts-core-tradefed/
DREADME27 # TODO: add link for documentation.
/test/mlts/models/
DLICENSE45 separable from, or merely link (or bind by name) to the interfaces of,
/test/mlts/benchmark/
DLICENSE45 separable from, or merely link (or bind by name) to the interfaces of,
/test/dittosuite/
DLICENSE46 separable from, or merely link (or bind by name) to the interfaces of,
DDoxyfile377 # When enabled doxygen tries to link words that correspond to documented
378 # classes, or namespaces to their corresponding documentation. Such a link can
1212 # REFERENCED_BY_RELATION lists will link to the source code. Otherwise they will
1213 # link to the documentation.