Home
last modified time | relevance | path

Searched defs:build_path (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/util/
Dprocess_test.c72 char* build_path = getenv("BUILD_FULL_PATH"); in test_util_get_process_exec_path() local
/external/autotest/site_utils/admin/
Dclean_staged_images.py49 def file_is_too_old(build_path, max_age_hours): argument
/external/clang/
Dbuild.py60 def build_path(*args): function