Searched defs:link (Results 1 – 3 of 3) sorted by relevance
/tools/metalava/metalava-testing/src/main/java/com/android/tools/metalava/testing/ |
D | KnownJarFiles.kt | 51 val link = targetDir.resolve(targetPath) in createFile() constant
|
/tools/asuite/adevice/src/ |
D | fingerprint.rs | 85 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/ |
D | keysight_5g_testapp.py | 432 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
|