Home
last modified time | relevance | path

Searched refs:TOOLS_DIR (Results 1 – 13 of 13) sorted by relevance

/external/error_prone/
Dupdate.sh27 TOOLS_DIR=$(dirname $0)
48 update_jar "${EP_VERSION}" "${EP_JAR_URL}" "${TOOLS_DIR}/error_prone"
49 update_jar "${EP_VERSION}" "${EP_ANNO_JAR_URL}" "${TOOLS_DIR}/error_prone"
50 update_jar "${EP_VERSION}" "${EP_TYPE_ANNO_JAR_URL}" "${TOOLS_DIR}/error_prone"
51 update_jar "${EP_VERSION}" "${EP_TEST_HELPERS_JAR_URL}" "${TOOLS_DIR}/error_prone"
52 update_jar "${JAVAC_VERSION}" "${JAVAC_SOURCES_JAR_URL}" "${TOOLS_DIR}/javac"
53 update_jar "${JAVAC_VERSION}" "${JAVAC_JAR_URL}" "${TOOLS_DIR}/javac"
62 " "$TOOLS_DIR/soong/error_prone.go"
66 update_jar "${CF_VERSION}" "${CF_DATAFLOW_JAR_URL}" "${TOOLS_DIR}/checkerframework"
67 update_jar "${CF_VERSION}" "${CF_DATAFLOW_SOURCES_JAR_URL}" "${TOOLS_DIR}/checkerframework"
[all …]
/external/rust/crates/grpcio-sys/grpc/tools/internal_ci/linux/
Dgrpc_xds_csharp_test_in_docker.sh32 TOOLS_DIR=tools/run_tests
34 PROTO_DEST_DIR="$TOOLS_DIR"/"$PROTO_SOURCE_DIR"
36 touch "$TOOLS_DIR"/src/__init__.py
37 touch "$TOOLS_DIR"/src/proto/__init__.py
38 touch "$TOOLS_DIR"/src/proto/grpc/__init__.py
39 touch "$TOOLS_DIR"/src/proto/grpc/testing/__init__.py
43 --python_out="$TOOLS_DIR" \
44 --grpc_python_out="$TOOLS_DIR" \
50 HEALTH_PROTO_DEST_DIR=${TOOLS_DIR}/${HEALTH_PROTO_SOURCE_DIR}
52 touch "$TOOLS_DIR"/src/proto/grpc/health/__init__.py
[all …]
Dgrpc_xds_ruby_test_in_docker.sh32 TOOLS_DIR=tools/run_tests
34 PROTO_DEST_DIR="$TOOLS_DIR"/"$PROTO_SOURCE_DIR"
36 touch "$TOOLS_DIR"/src/__init__.py
37 touch "$TOOLS_DIR"/src/proto/__init__.py
38 touch "$TOOLS_DIR"/src/proto/grpc/__init__.py
39 touch "$TOOLS_DIR"/src/proto/grpc/testing/__init__.py
43 --python_out="$TOOLS_DIR" \
44 --grpc_python_out="$TOOLS_DIR" \
50 HEALTH_PROTO_DEST_DIR=${TOOLS_DIR}/${HEALTH_PROTO_SOURCE_DIR}
52 touch "$TOOLS_DIR"/src/proto/grpc/health/__init__.py
[all …]
Dgrpc_xds_bazel_python_test_in_docker.sh32 TOOLS_DIR=tools/run_tests
34 PROTO_DEST_DIR="$TOOLS_DIR"/"$PROTO_SOURCE_DIR"
36 touch "$TOOLS_DIR"/src/__init__.py
37 touch "$TOOLS_DIR"/src/proto/__init__.py
38 touch "$TOOLS_DIR"/src/proto/grpc/__init__.py
39 touch "$TOOLS_DIR"/src/proto/grpc/testing/__init__.py
43 --python_out="$TOOLS_DIR" \
44 --grpc_python_out="$TOOLS_DIR" \
50 HEALTH_PROTO_DEST_DIR=${TOOLS_DIR}/${HEALTH_PROTO_SOURCE_DIR}
52 touch "$TOOLS_DIR"/src/proto/grpc/health/__init__.py
[all …]
Dgrpc_xds_bazel_test_in_docker.sh32 TOOLS_DIR=tools/run_tests
34 PROTO_DEST_DIR="$TOOLS_DIR"/"$PROTO_SOURCE_DIR"
36 touch "$TOOLS_DIR"/src/__init__.py
37 touch "$TOOLS_DIR"/src/proto/__init__.py
38 touch "$TOOLS_DIR"/src/proto/grpc/__init__.py
39 touch "$TOOLS_DIR"/src/proto/grpc/testing/__init__.py
43 --python_out="$TOOLS_DIR" \
44 --grpc_python_out="$TOOLS_DIR" \
50 HEALTH_PROTO_DEST_DIR=${TOOLS_DIR}/${HEALTH_PROTO_SOURCE_DIR}
52 touch "$TOOLS_DIR"/src/proto/grpc/health/__init__.py
[all …]
Dgrpc_xds_php_test_in_docker.sh32 TOOLS_DIR=tools/run_tests
34 PROTO_DEST_DIR="$TOOLS_DIR"/"$PROTO_SOURCE_DIR"
36 touch "$TOOLS_DIR"/src/__init__.py
37 touch "$TOOLS_DIR"/src/proto/__init__.py
38 touch "$TOOLS_DIR"/src/proto/grpc/__init__.py
39 touch "$TOOLS_DIR"/src/proto/grpc/testing/__init__.py
43 --python_out="$TOOLS_DIR" \
44 --grpc_python_out="$TOOLS_DIR" \
50 HEALTH_PROTO_DEST_DIR=${TOOLS_DIR}/${HEALTH_PROTO_SOURCE_DIR}
52 touch "$TOOLS_DIR"/src/proto/grpc/health/__init__.py
[all …]
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/helper_scripts/
Dprep_xds.sh26 TOOLS_DIR=tools/run_tests
28 PROTO_DEST_DIR=${TOOLS_DIR}/${PROTO_SOURCE_DIR}
33 --python_out=${TOOLS_DIR} \
34 --grpc_python_out=${TOOLS_DIR} \
40 HEALTH_PROTO_DEST_DIR=${TOOLS_DIR}/${HEALTH_PROTO_SOURCE_DIR}
45 --python_out=${TOOLS_DIR} \
46 --grpc_python_out=${TOOLS_DIR} \
/external/ltp/android/tools/
Ddump_make_dryrun.sh20 [ -z $TOOLS_DIR ] && TOOLS_DIR=$(realpath $(dirname $0))
21 [ -z $LTP_ROOT ] && LTP_ROOT=$(realpath $TOOLS_DIR/../..)
30 OUTPUT=$TOOLS_DIR/make_dry_run.dump
34 OUTPUT=$TOOLS_DIR/make_install_dry_run.dump
Dgen_android_build.sh20 TOOLS_DIR=$(realpath $(dirname $0))
21 LTP_ANDROID_DIR=$(realpath $TOOLS_DIR/..)
23 CUSTOM_CFLAGS_PATH=$TOOLS_DIR/custom_cflags.json
30 cd $TOOLS_DIR
44 if ! [ -f $TOOLS_DIR/make_dry_run.dump ]; then
/external/bcc/tests/python/
Dtest_tools_memleak.py10 TOOLS_DIR = "../../tools/" variable
52 'stdbuf -o 0 -i 0 timeout -s KILL 10s ' + TOOLS_DIR +
Dtest_tools_smoke.py11 TOOLS_DIR = "../../tools/" variable
29 full_command = TOOLS_DIR + command
39 full_command = TOOLS_DIR + command
/external/perfetto/tools/
Dinstall-build-deps332 TOOLS_DIR = os.path.join(ROOT_DIR, 'tools') variable
433 [os.path.join(TOOLS_DIR, 'npm'), 'install', '--no-save'], cwd=UI_DIR)
436 node_bin = os.path.join(TOOLS_DIR, 'node')
/external/python/cpython3/Tools/c-analyzer/
Dcheck-c-globals.py14 TOOLS_DIR = os.path.dirname(C_GLOBALS_DIR) variable
15 ROOT_DIR = os.path.dirname(TOOLS_DIR)