Home
last modified time | relevance | path

Searched defs:_Schedule (Results 1 – 2 of 2) sorted by relevance

/external/autotest/site_utils/suite_scheduler/
Ddeduping_scheduler.py86 def _Schedule(self, suite, board, build, pool, num, priority, timeout, member in DedupingScheduler
/external/opencv3/modules/videoio/src/
Dppltasks_winrt.hpp3040 enum { _Nothing, _Schedule, _Cancel, _CancelWithException } _Do = _Nothing; in _ScheduleContinuation() enumerator