Home
last modified time | relevance | path

Searched refs:GetTimeOut (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fxjs/
Dglobal_timer.h29 uint32_t GetTimeOut() const { return m_dwTimeOut; } in GetTimeOut() function
Dcjs_app.cpp398 if (pRuntime && (!pTimer->IsOneShot() || pTimer->GetTimeOut() > 0)) in TimerProc()
/external/googletest/googlemock/docs/
DCookBook.md35 virtual int GetTimeOut();
46 MOCK_METHOD0(GetTimeOut, int());