Home
last modified time | relevance | path

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

/edtt-latest/src/components/
Dscanner.py298 def qualifyReportTime(self, count, time): member in Scanner
/edtt-latest/src/tests/
Dll_verification.py454 success = success and scanner.qualifyReportTime( 30, 1300 );
2392 success = success and not scanner.qualifyReportTime( 100, 1200 );