Lines Matching refs:out
26 out: ["vts_ltp_test_arm_64.xml"],
30 …NDROID_BUILD_TOP=$$(pwd) && python3 $(location tools/gen_ltp_config.py) arm 64 False False $(out)",
42 out: ["vts_ltp_test_arm_64_lowmem.xml"],
46 …ANDROID_BUILD_TOP=$$(pwd) && python3 $(location tools/gen_ltp_config.py) arm 64 True False $(out)",
58 out: ["vts_ltp_test_arm_64_hwasan.xml"],
62 …ANDROID_BUILD_TOP=$$(pwd) && python3 $(location tools/gen_ltp_config.py) arm 64 False True $(out)",
74 out: ["vts_ltp_test_arm_64_lowmem_hwasan.xml"],
78 … ANDROID_BUILD_TOP=$$(pwd) && python3 $(location tools/gen_ltp_config.py) arm 64 True True $(out)",
90 out: ["vts_ltp_test_arm.xml"],
94 …NDROID_BUILD_TOP=$$(pwd) && python3 $(location tools/gen_ltp_config.py) arm 32 False False $(out)",
106 out: ["vts_ltp_test_arm_lowmem.xml"],
110 …ANDROID_BUILD_TOP=$$(pwd) && python3 $(location tools/gen_ltp_config.py) arm 32 True False $(out)",
122 out: ["vts_ltp_test_x86_64.xml"],
126 …NDROID_BUILD_TOP=$$(pwd) && python3 $(location tools/gen_ltp_config.py) x86 64 False False $(out)",
138 out: ["vts_ltp_test_x86.xml"],
142 …NDROID_BUILD_TOP=$$(pwd) && python3 $(location tools/gen_ltp_config.py) x86 32 False False $(out)",