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

  /external/v8/tools/testrunner/testproc/
progress.py 278 fail_text = ""
283 fail_text += "stdout:\n%s\n" % stdout
286 fail_text += "stderr:\n%s\n" % stderr
287 fail_text += "Command: %s" % result.cmd.to_string()
289 fail_text += "exit code: %d\n--- CRASHED ---" % output.exit_code
291 fail_text += "--- TIMEOUT ---"
296 test_failure=fail_text)
  /external/expat/tests/
runtests.c 1671 const char *fail_text; member in struct:ext_faults
6440 const char *fail_text; member in struct:ExtFaults2
    [all...]

Completed in 636 milliseconds