Home
last modified time | relevance | path

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

/aoo42x/main/sal/qa/osl/process/
H A Dosl_Thread.cxx1121 double nQuotient = std::max(nValueNormal, nValueNormal2); in check2Threads() local
1122 … ASSERT_TRUE(nQuotient != 0) << "Quotient is zero, which means, there exist no right values."; in check2Threads()
1123 double nDeltaPercent = nDelta / nQuotient * 100; in check2Threads()

Completed in 25 milliseconds