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

  /external/webkit/WebKitTools/DumpRenderTree/wx/
LayoutTestControllerWx.cpp 152 static const int timeoutSeconds = 10;
  /external/webkit/WebKitTools/DumpRenderTree/gtk/
LayoutTestControllerGtk.cpp 306 static const int timeoutSeconds = 15;
310 waitToDumpWatchdog = g_timeout_add_seconds(timeoutSeconds, waitToDumpWatchdogFired, 0);
  /external/webkit/WebKitTools/Scripts/
run-webkit-tests 152 my $timeoutSeconds = 20;
262 --timeout t Sets the number of seconds before a test times out (default: $timeoutSeconds)
303 'timeout=i' => \$timeoutSeconds,
    [all...]

Completed in 103 milliseconds