Lines Matching refs:out
30 out: ["vts_ltp_test_arm_64.xml"],
36 …NDROID_BUILD_TOP=$$(pwd) && python3 $(location tools/gen_ltp_config.py) arm 64 False False $(out)",
48 out: ["vts_ltp_test_arm_64_lowmem.xml"],
54 …ANDROID_BUILD_TOP=$$(pwd) && python3 $(location tools/gen_ltp_config.py) arm 64 True False $(out)",
66 out: ["vts_ltp_test_arm_64_hwasan.xml"],
72 …ANDROID_BUILD_TOP=$$(pwd) && python3 $(location tools/gen_ltp_config.py) arm 64 False True $(out)",
84 out: ["vts_ltp_test_arm_64_lowmem_hwasan.xml"],
90 … ANDROID_BUILD_TOP=$$(pwd) && python3 $(location tools/gen_ltp_config.py) arm 64 True True $(out)",
102 out: ["vts_ltp_test_arm.xml"],
108 …NDROID_BUILD_TOP=$$(pwd) && python3 $(location tools/gen_ltp_config.py) arm 32 False False $(out)",
120 out: ["vts_ltp_test_arm_lowmem.xml"],
126 …ANDROID_BUILD_TOP=$$(pwd) && python3 $(location tools/gen_ltp_config.py) arm 32 True False $(out)",
138 out: ["vts_ltp_test_x86_64.xml"],
144 …NDROID_BUILD_TOP=$$(pwd) && python3 $(location tools/gen_ltp_config.py) x86 64 False False $(out)",
156 out: ["vts_ltp_test_x86.xml"],
162 …NDROID_BUILD_TOP=$$(pwd) && python3 $(location tools/gen_ltp_config.py) x86 32 False False $(out)",