Lines Matching full:vixl
83 # Explicitly enable the write-strings warning. VIXL uses
200 ######### VIXL HOST TESTS #########
203 # To run all the tests: vixl-test-runner --run_all
216 LOCAL_MODULE := vixl-test-runner
221 .PHONY: run-vixl-tests
222 run-vixl-tests: vixl-test-runner
224 $(HOST_OUT)/bin/vixl-test-runner --run_all
225 $(HOST_OUT)/bin/vixl-test-runner --run_all --debugger
226 @echo vixl tests PASSED