Home
last modified time | relevance | path

Searched full:libraries (Results 1 – 25 of 26) sorted by relevance

12

/test/vts-testcase/vndk/dependency/
DVtsVndkDependencyTest.py48 _ll_ndk: Set of strings. The names of low-level NDK libraries in
50 _sp_hal: List of patterns. The names of the same-process HAL libraries
52 _vndk: Set of strings. The names of VNDK-core libraries.
53 _vndk_sp: Set of strings. The names of VNDK-SP libraries.
82 deps: List of strings. The names of the depended libraries.
176 libraries don't. As there is no reliable way to identify those
177 libraries. This method checks .note.android.ident section which is
262 """Finds libraries in link paths.
265 bitness: 32 or 64, the bitness of the returned libraries.
267 objs: List of ElfObject, the libraries/executables to be filtered
[all …]
Dvts_vndk_dependency_test.py43 _ll_ndk: Set of strings. The names of low-level NDK libraries in
45 _sp_hal: List of patterns. The names of the same-process HAL libraries
47 _vndk: Set of strings. The names of VNDK-core libraries.
48 _vndk_sp: Set of strings. The names of VNDK-SP libraries.
82 deps: List of strings. The names of the depended libraries.
178 libraries don't. As there is no reliable way to identify those
179 libraries. This method checks .note.android.ident section which is
270 # b/123216664 App libraries depend on those in the same directory.
282 """Finds libraries in link paths.
285 bitness: 32 or 64, the bitness of the returned libraries.
[all …]
/test/vts-testcase/vndk/files/
Dvts_vndk_files_test.py36 # Some LL-NDK libraries may load the implementations with the same names
39 # errors on these LL-NDK libraries.
87 vndk_list_names: Strings, the categories of the VNDK libraries
106 libraries that should not be in the directory.
107 except_libs: A set of strings, the file names of the libraries that
133 """Runs _TestVndkCoreDirectory for 32-bit libraries."""
137 """Runs _TestVndkCoreDirectory for 64-bit libraries."""
145 """Verifies that vendor partition has no LL-NDK libraries."""
152 """Runs _TestNoLlndkInVendor for 32-bit libraries."""
156 """Runs _TestNoLlndkInVendor for 64-bit libraries."""
[all …]
DVtsVndkFilesTest.py39 # Some LL-NDK libraries may load the implementations with the same names
42 # errors on these LL-NDK libraries.
92 vndk_list_names: Strings, the categories of the VNDK libraries
111 libraries that should not be in the directory.
112 except_libs: A set of strings, the file names of the libraries that
136 """Verifies that vendor partition has no LL-NDK libraries."""
144 """Verifies that odm partition has no LL-NDK libraries."""
/test/vts-testcase/vndk/abi/
Dvts_vndk_abi_test.py34 """A test module to verify ABI compliance of vendor libraries.
38 _temp_dir: The temporary directory for libraries copied from device.
233 """Compares dump files with libraries copied from device.
238 lib_dirs: The list of directories containing libraries.
245 A list of strings, the incompatible libraries.
305 """Checks ABI compliance of VNDK libraries.
308 bitness: 32 or 64, the bitness of the tested libraries.
349 """Checks ABI compliance of 32-bit VNDK libraries."""
353 """Checks ABI compliance of 64-bit VNDK libraries."""
DVtsVndkAbiTest.py37 """A test module to verify ABI compliance of vendor libraries.
41 _temp_dir: The temporary directory for libraries copied from device.
238 """Compares dump files with libraries copied from device.
242 lib_dirs: The list of directories containing libraries.
249 A list of strings, the incompatible libraries.
317 """Checks ABI compliance of VNDK libraries."""
/test/vts-testcase/vndk/golden/
Dvndk_data.py30 # Low-level NDK libraries that can be used by framework and vendor modules.
36 # Framework libraries that can be used by vendor modules except same-process HAL
192 """Load VNDK libraries from the file to the specified tuple.
196 tags: Strings, the tags of the libraries to find.
236 """Find the VNDK libraries with specific tags.
241 *tags: Strings, the tags of the libraries to find.
276 """Find the VNDK libraries with specific tags in resources.
280 *tags: Strings, the tags of the libraries to find.
Ddump_abi.py101 - The libraries tagged with VNDK-core or VNDK-SP in the .txt file.
125 lib_names: The names of the libraries to dump.
129 A list of strings, the libraries whose ABI dump fails to be created.
176 help="the libraries to dump. Each file can be "
196 help='CPU arch of the libraries to dump. '
199 help='CPU arch variant of the libraries to dump. '
302 print('Warning: Fails to create ABI dumps for libraries:')
/test/vti/test_serving/gae/
Dapp.yaml34 # [START libraries]
35 libraries:
44 # [END libraries]
Dappengine_config.py4 # Add any libraries install in the "lib" folder.
/test/vts/specification/
DAndroid.mk55 # HIDL HAL drivers and profilers are defined as separated shared libraries
60 # shared libraries,
/test/vti/test_serving/script/
Dpack-gae.sh40 echo "Updating python libraries..."
/test/cts-root/tools/cts-root-tradefed/etc/
Dcts-root-tradefed87 # load any shared libraries for host-side executables
/test/vts/utils/python/library/
Delf_parser.py553 A dict of {DT_NEEDED: [libraries names], DT_RUNPATH: [paths]}
621 """Lists the shared libraries that the ELF depends on.
624 2 lists of strings, the names of the depended libraries and the
/test/catbox/tools/catbox-tradefed/etc/
Dcatbox-tradefed98 # load any shared libraries for host-side executables
/test/app_compat/csuite/tools/csuite-tradefed/src/scripts/
Dcsuite-tradefed106 # Load any shared libraries for host-side executables.
/test/mts/tools/mts-tradefed/etc/
Dmts-tradefed100 # load any shared libraries for host-side executables
/test/vts/tools/vts-core-tradefed/etc/
Dvts-tradefed118 # load any shared libraries for host-side executables
/test/vts/proto/
DAndroidSystemControlMessage.proto78 // for shared libraries.
DComponentSpecificationMessage.proto230 // data type of the return value (for legacy HALs and shared libraries).
319 // data type of the return value (for legacy HALs and shared libraries).
/test/vts/testcases/template/binary_test/
Dbinary_test_case.py47 profiling_library_path: string, path to lookup and load VTS profiling libraries.
/test/vts/compilation_tools/vtsc/test/
Dtest_vtsc.py104 # Tests for shared libraries.
/test/vti/test_serving/configs/infra/test/androidtestcenter-test/scripts/
Dhome_bot_config.py32 # incompatible with the libraries we're importing below.
/test/vts/utils/python/profiling/
Dprofiling_utils.py189 profiling libraries.
/test/vti/test_serving/configs/infra/prod/androidtestcenter/scripts/
Dhome_bot_config.py32 # incompatible with the libraries we're importing below.

12