HomeSort by relevance Sort by last modified time
    Searched refs:run_check (Results 1 - 9 of 9) sorted by null

  /external/autotest/server/site_tests/native_Benchmarks/
vp8.py 27 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,
native_Benchmarks.py 12 from native_Benchmarks_common import run_check
41 run_check(client, cmd, err_msg)
octane.py 25 run_check(client, cmd, 'Error occurred while unpacking octane')
32 log = run_check(self.client, cmd, "Error occurred while running v8")
v8.py 21 run_check(utils, cmd, 'Error occurred while unpacking v8')
45 run_check(utils, cmd, 'Error occurred building v8')
webm.py 21 run_check(utils, cmd, 'Error occurred while unpacking webm')
53 run_check(utils, cmd, 'Error occurred building vpxenc')
native_Benchmarks_common.py 12 def run_check(host, cmd, err_msg): function
  /external/libunwind/tests/
Gia64-test-rbs.c 133 run_check (int test) function
183 run_check (i + 1);
Gia64-test-nat.c 573 run_check (int test) function
615 run_check (i + 1);
  /external/dtc/
checks.c 111 static bool run_check(struct check *c, struct dt_info *dti) function
126 error = error || run_check(prq, dti);
1063 error = error || run_check(c, dti);

Completed in 542 milliseconds