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

  /external/chromium_org/v8/tools/
run-deopt-fuzzer.py 53 TIMEOUT_DEFAULT = 60
362 timeout = 2 * TIMEOUT_DEFAULT;
364 timeout = TIMEOUT_DEFAULT;
run-tests.py 54 TIMEOUT_DEFAULT = 60
406 timeout = 2 * TIMEOUT_DEFAULT;
408 timeout = TIMEOUT_DEFAULT;

Completed in 65 milliseconds