Searched refs:run (Results 1 - 7 of 7) sorted by relevance

/bionic/benchmarks/
H A DAndroid.mk91 # useful. If you're trying to run the current benchmarks on an older
115 include $(LOCAL_PATH)/../build/run-on-host.mk
118 bionic-benchmarks-run-on-host32: bionic-benchmarks bionic-prepare-run-on-host
125 bionic-benchmarks-run-on-host64: bionic-benchmarks bionic-prepare-run-on-host
/bionic/tools/bionicbb/
H A Dgmail.py34 from oauth2client.tools import run namespace
44 # Try to retrieve credentials from storage or run the flow to generate them
47 credentials = run(flow, STORAGE, http=http)
H A Dbionicbb.py134 app.run(host='0.0.0.0', debug=True)
/bionic/build/
H A Drun-on-host.mk31 bionic-prepare-run-on-host: $(TARGET_OUT_EXECUTABLES)/$(LINKER) $(TARGET_OUT)/etc/hosts $(TARGET_OUT_EXECUTABLES)/sh
/bionic/tests/
H A DAndroid.mk344 # Tests to run on the host and linked against glibc. Run with:
345 # cd bionic/tests; mm bionic-unit-tests-glibc-run
441 bionic-unit-tests-glibc-run: bionic-unit-tests-glibc
451 include $(LOCAL_PATH)/../build/run-on-host.mk
458 bionic-unit-tests-run-on-host32: bionic-unit-tests bionic-prepare-run-on-host
466 # add target to run lp64 tests
467 bionic-unit-tests-run-on-host64: bionic-unit-tests bionic-prepare-run-on-host
/bionic/libc/
H A Dcrt.mk1 # Define the libc run-time (crt) support object files that must be built,
H A DAndroid.mk1116 # We can't safely statically link things that can only run

Completed in 164 milliseconds