OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TESTJOBS
(Results
1 - 2
of
2
) sorted by null
/external/v8/
Makefile
33
TESTJOBS
?= -j16
173
@tools/test-wrapper-gypbuild.py $(
TESTJOBS
) --outdir=$(OUTDIR) \
178
@tools/test-wrapper-gypbuild.py $(
TESTJOBS
) --outdir=$(OUTDIR) \
182
@tools/test-wrapper-gypbuild.py $(
TESTJOBS
) --outdir=$(OUTDIR) \
186
@tools/test-wrapper-gypbuild.py $(
TESTJOBS
) --outdir=$(OUTDIR) \
190
@tools/test-wrapper-gypbuild.py $(
TESTJOBS
) --outdir=$(OUTDIR)/native \
/external/chromium_org/v8/
Makefile
33
TESTJOBS
?=
302
@tools/run-tests.py $(
TESTJOBS
) --outdir=$(OUTDIR) \
307
@tools/run-tests.py $(
TESTJOBS
) --outdir=$(OUTDIR) \
311
@tools/run-tests.py $(
TESTJOBS
) --outdir=$(OUTDIR) \
315
@tools/run-tests.py $(
TESTJOBS
) --outdir=$(OUTDIR) \
323
@tools/run-tests.py $(
TESTJOBS
) --outdir=$(OUTDIR) \
332
@tools/run-tests.py $(
TESTJOBS
) --outdir=$(OUTDIR) \
341
@tools/run-tests.py $(
TESTJOBS
) --outdir=$(OUTDIR)/native \
Completed in 30 milliseconds