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

  /test/vts/script/
update_hal_tests.py 32 def GetTimeOut(configure_path):
100 time_out = GetTimeOut(test_configure_path)
  /test/vts-testcase/hal/script/
update_hal_tests.py 32 def GetTimeOut(configure_path):
100 time_out = GetTimeOut(test_configure_path)
  /external/pdfium/fpdfsdk/javascript/
app.cpp 40 uint32_t GetTimeOut() const { return m_dwTimeOut; }
573 if (pRuntime && (!pTimer->IsOneShot() || pTimer->GetTimeOut() > 0))

Completed in 88 milliseconds