Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/runner/complexlib/
H A DComplexTestCase.java162 int newPing = 0; in test_method() local
167 … while (th.isAlive() && (lastPing != newPing || factor * sleepingStep < m_nThreadTimeOut)) in test_method()
176 lastPing = newPing; in test_method()
177 newPing = ow.getPing(); in test_method()

Completed in 17 milliseconds