OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_cmd
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/net/tools/tld_cleanup/
PRESUBMIT.py
19
test_cmd
= input_api.Command(
24
return input_api.RunTests([
test_cmd
])
/external/chromium_org/third_party/WebKit/Source/bindings/
PRESUBMIT.py
59
test_cmd
= input_api.Command(
66
return input_api.RunTests([
test_cmd
])
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_cmd.py
227
from test import
test_cmd
namespace
228
test_support.run_doctest(
test_cmd
, verbose)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_cmd.py
227
from test import
test_cmd
namespace
228
test_support.run_doctest(
test_cmd
, verbose)
/external/e2fsprogs/lib/ss/
test_ss.c
138
void
test_cmd
(argc, argv)
function
Makefile.in
100
test_cmd
.c:
test_cmd
.ct mk_cmds
102
$(Q) DIR=$(srcdir) $(MK_CMDS) $(srcdir)/
test_cmd
.ct
162
test_ss: test_ss.o
test_cmd
.o $(DEPLIBSS) $(DEPLIBCOM_ERR)
164
$(Q) $(CC) -o $@ test_ss.o
test_cmd
.o $(ALL_CFLAGS) \
176
test_cmd
.c
Completed in 3299 milliseconds