Searched refs:NOW (Results 1 – 2 of 2) sorted by relevance
33 enum class DeadlineBoundType { NOW, UNLIMITED, SHORT }; enumerator35 DeadlineBoundType::NOW, DeadlineBoundType::UNLIMITED, DeadlineBoundType::SHORT};38 case DeadlineBoundType::NOW: in toString()66 case DeadlineBoundType::NOW: in makeDeadline()124 case DeadlineBoundType::NOW: in runPrepareModelTest()239 case DeadlineBoundType::NOW: in runExecutionTest()
37 enum class DeadlineBoundType { NOW, UNLIMITED, SHORT }; enumerator39 DeadlineBoundType::NOW, DeadlineBoundType::UNLIMITED, DeadlineBoundType::SHORT};42 case DeadlineBoundType::NOW: in toString()70 case DeadlineBoundType::NOW: in makeDeadline()136 case DeadlineBoundType::NOW: in runPrepareModelTest()233 case DeadlineBoundType::NOW: in runExecutionTest()