Searched refs:test_cmd (Results 1 - 6 of 6) sorted by relevance

/external/e2fsprogs/lib/ss/
H A Dtest_ss.c138 void test_cmd (argc, argv) function
H A DMakefile.in100 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
/external/autotest/client/site_tests/platform_ToolchainOptions/
H A Dplatform_ToolchainOptions.py122 def get_cmd(self, test_cmd, find_options=""):
142 test_cmd)
/external/autotest/client/tests/kvm/tests/
H A Dcdrom.py113 test_cmd = "dd if=%s of=/dev/null bs=1 count=1"
116 output = session.cmd(test_cmd % d)
/external/autotest/site_utils/
H A Dgs_offloader.py449 test_cmd = get_cmd_list(False, dummy_file.name, gs_uri)
452 subprocess.check_call(test_cmd)
/external/chromium-trace/catapult/dashboard/dashboard/
H A Dstart_try_job.py444 test_cmd = 'src/tools/perf/run_benchmark'
447 test_cmd,

Completed in 205 milliseconds