Searched defs:build_path (Results 1 – 6 of 6) sorted by relevance
76 char* build_path = getenv("BUILD_FULL_PATH"); in test_util_get_process_exec_path() local
1479 build_path = os.path.join('out', get_build_directory_name(True)) variable1500 build_path = os.path.join('out', get_build_directory_name(False)) variable1545 build_path = os.path.join(out_src_dir, get_build_directory_name(True)) variable1553 build_path = os.path.join(out_src_dir, get_build_directory_name(False)) variable
30 build_path = os.getenv('BUILD_PATH') variable
123 def read_cmake_build(build_path, package): argument
55 const base::FilePath build_path = in GetSelfInvocationCommandLine() local321 const base::FilePath build_path = in WriteNinjaRules() local
410 std::string build_path = FilePathToUTF8(build_settings->root_path()); in GenerateJSON() local