HomeSort by relevance Sort by last modified time
    Searched refs:bionic_tests_module (Results 1 - 2 of 2) sorted by null

  /bionic/tests/
Android.build.prebuilt.mk 19 LOCAL_MODULE := $(bionic_tests_module)
24 LOCAL_SRC_FILES_arm := prebuilt-elf-files/arm/$(bionic_tests_module)
25 LOCAL_SRC_FILES_arm64 := prebuilt-elf-files/arm64/$(bionic_tests_module)
26 LOCAL_SRC_FILES_x86 := prebuilt-elf-files/x86/$(bionic_tests_module)
27 LOCAL_SRC_FILES_x86_64 := prebuilt-elf-files/x86_64/$(bionic_tests_module)
28 LOCAL_SRC_FILES_mips := prebuilt-elf-files/mips/$(bionic_tests_module)
29 LOCAL_SRC_FILES_mips64 := prebuilt-elf-files/mips64/$(bionic_tests_module)
Android.mk 23 bionic_tests_module := libtest_invalid-rw_load_segment.so macro
26 bionic_tests_module := libtest_invalid-unaligned_shdr_offset.so macro
29 bionic_tests_module := libtest_invalid-zero_shentsize.so macro
32 bionic_tests_module := libtest_invalid-zero_shstrndx.so macro
35 bionic_tests_module := libtest_invalid-empty_shdr_table.so macro
38 bionic_tests_module := libtest_invalid-zero_shdr_table_offset.so macro
41 bionic_tests_module := libtest_invalid-zero_shdr_table_content.so macro
44 bionic_tests_module := libtest_invalid-textrels.so macro
47 bionic_tests_module := libtest_invalid-textrels2.so macro

Completed in 135 milliseconds