Home
last modified time | relevance | path

Searched defs:link (Results 1 – 3 of 3) sorted by relevance

/tools/metalava/metalava-testing/src/main/java/com/android/tools/metalava/testing/
DKnownJarFiles.kt51 val link = targetDir.resolve(targetPath) in createFile() constant
/tools/asuite/adevice/src/
Dfingerprint.rs85 let link = fs::read_link(file_path)?; in from_symlink() localVariable
623 let link = create_symlink( in fingerprint_file_for_relative_symlink() localVariable
644 let link = create_symlink(&PathBuf::from("/tmp"), "link_to_tmp", partition_root.path()); in fingerprint_file_for_absolute_symlink() localVariable
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/
Dkeysight_5g_testapp.py432 def set_cell_mimo_config(self, cell_type, cell, link, mimo_config): argument
921 def _get_throughput(self, cell_type, link, cell): argument
1048 def _get_bler(self, cell_type, link, cell): argument