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

  /external/webkit/Tools/DumpRenderTree/wx/
LayoutTestControllerWx.cpp 164 static const int timeoutSeconds = 10;
  /external/webkit/Tools/DumpRenderTree/gtk/
LayoutTestControllerGtk.cpp 380 static const int timeoutSeconds = 30;
384 waitToDumpWatchdog = g_timeout_add_seconds(timeoutSeconds, waitToDumpWatchdogFired, 0);
    [all...]

Completed in 2834 milliseconds