OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:build_only
(Results
1 - 11
of
11
) sorted by null
/external/grpc-grpc/templates/tools/dockerfile/
csharp_build_interop.sh.include
32
tools/run_tests/run_tests.py -l csharp -c dbg --
build_only
/external/grpc-grpc/tools/dockerfile/interoptest/grpc_interop_csharp/
build_interop.sh
32
tools/run_tests/run_tests.py -l csharp -c dbg --
build_only
/external/grpc-grpc/tools/dockerfile/interoptest/grpc_interop_csharpcoreclr/
build_interop.sh
32
tools/run_tests/run_tests.py -l csharp -c dbg --
build_only
/external/grpc-grpc/tools/dockerfile/interoptest/grpc_interop_python/
build_interop.sh
32
tools/run_tests/run_tests.py -l python --compiler python2.7 -c opt --
build_only
/external/grpc-grpc/tools/run_tests/performance/
build_performance_php7.sh
20
python tools/run_tests/run_tests.py -l php7 -c "$CONFIG" --
build_only
-j 8
build_performance.sh
56
python tools/run_tests/run_tests.py -l "$language" -c "$CONFIG" --
build_only
-j 8 --compiler coreclr
62
python tools/run_tests/run_tests.py -l "$language" -c "$CONFIG" --
build_only
-j 8
/external/grpc-grpc/tools/internal_ci/macos/
grpc_interop_toprod.sh
25
tools/run_tests/run_tests.py -l c++ -c opt --
build_only
/external/grpc-grpc/tools/internal_ci/linux/
grpc_build_submodule_at_head.sh
45
tools/run_tests/run_tests_matrix.py -f linux --inner_jobs 4 -j 4 --internal_ci --
build_only
/art/test/
run-test
146
build_only
="no"
370
build_only
="yes"
[
all
...]
/external/grpc-grpc/tools/run_tests/
run_tests.py
1878
build_only
=args.
build_only
)
variable
[
all
...]
run_tests_matrix.py
136
if '--
build_only
' in extra_args:
315
# TODO(jtattermusch): some of the tests are failing, so we force --
build_only
323
extra_args=extra_args + ['--
build_only
'],
327
# TODO(jtattermusch): some of the tests are failing, so we force --
build_only
335
extra_args=extra_args + ['--
build_only
'],
366
# TODO(jtattermusch): some of the tests are failing, so we force --
build_only
375
extra_args=extra_args + ['--
build_only
'],
454
'--
build_only
',
458
help='Pass --
build_only
flag to run_tests.py instances.')
517
if args.
build_only
[
all
...]
Completed in 205 milliseconds