Home
last modified time | relevance | path

Searched refs:run_check (Results 1 – 10 of 10) sorted by relevance

/external/autotest/server/site_tests/native_Benchmarks/
Dvp8.py27 declog = run_check(self.client, cmd, "Error occurred while running vp8")
32 enclog = run_check(self.client, cmd,
51 run_check(self.client, 'rm -f %s/vp8.yuv' % self.scratch_cli,
Dnative_Benchmarks.py12 from native_Benchmarks_common import run_check
41 run_check(client, cmd, err_msg)
Doctane.py25 run_check(client, cmd, 'Error occurred while unpacking octane')
32 log = run_check(self.client, cmd, "Error occurred while running v8")
Dv8.py21 run_check(utils, cmd, 'Error occurred while unpacking v8')
45 run_check(utils, cmd, 'Error occurred building v8')
Dwebm.py21 run_check(utils, cmd, 'Error occurred while unpacking webm')
53 run_check(utils, cmd, 'Error occurred building vpxenc')
Dnative_Benchmarks_common.py12 def run_check(host, cmd, err_msg): function
/external/libunwind/tests/
DGia64-test-rbs.c133 run_check (int test) in run_check() function
183 run_check (i + 1); in main()
DGia64-test-nat.c573 run_check (int test) in run_check() function
615 run_check (i + 1); in main()
/external/dtc/
Dchecks.c111 static bool run_check(struct check *c, struct dt_info *dti) in run_check() function
126 error = error || run_check(prq, dti); in run_check()
1063 error = error || run_check(c, dti); in process_checks()
/external/u-boot/scripts/dtc/
Dchecks.c127 static bool run_check(struct check *c, struct dt_info *dti) in run_check() function
142 error = error || run_check(prq, dti); in run_check()
1493 error = error || run_check(c, dti); in process_checks()