Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/platform_TempFS/
Dcontrol10 Fail if the following file systems are less than our threshhold size:
/external/mdnsresponder/mDNSCore/
DmDNS.c3488 …const mDNSs32 threshhold = m->timenow + mDNSPlatformOneSecond; // See if there are any records exp… in CheckForSoonToExpireRecords() local
3494 if (threshhold - RRExpireTime(rr) >= 0) // If we have records about to expire within a second in CheckForSoonToExpireRecords()