Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/runner/complexlib/
H A DComplexTestCase.java161 int lastPing = -1; in test_method() local
167 … while (th.isAlive() && (lastPing != newPing || factor * sleepingStep < m_nThreadTimeOut)) in test_method()
176 lastPing = newPing; in test_method()

Completed in 7 milliseconds