Home
last modified time | relevance | path

Searched defs:nextTry (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/reading_list/core/
H A Dreading_list_entry_unittest.cc141 int nextTry = e.TimeUntilNextTry().InMinutes(); in TEST() local
403 int nextTry = waiting_entry->TimeUntilNextTry().InMinutes(); in TEST() local
433 int nextTry = local_entry.TimeUntilNextTry().InMinutes(); in TEST() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/reading_list/core/
H A Dreading_list_entry_unittest.cc141 int nextTry = e.TimeUntilNextTry().InMinutes(); in TEST() local
403 int nextTry = waiting_entry->TimeUntilNextTry().InMinutes(); in TEST() local
433 int nextTry = local_entry.TimeUntilNextTry().InMinutes(); in TEST() local
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/libp2p/go-libp2p-discovery/
H A Dbackoffconnector.go41 nextTry time.Time member
/dports/cad/sumo/sumo-1.2.0/src/microsim/traffic_lights/
H A DMSRailCrossing.cpp81 SUMOTime nextTry = updateCurrentPhase(); in trySwitch() local
/dports/cad/stepcode/stepcode-0.8/src/cllazyfile/
H A DsectionReader.cc32 std::streampos found = -1, startPos = _file.tellg(), nextTry = startPos; in findNormalString() local
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/test/
H A DReconnectingRequestChannelTest.cpp138 std::move(stream).subscribeInline([idx = from, to](auto nextTry) mutable { in runReconnect()
/dports/mail/cone/cone-1.1/libmail/
H A Dmbox.H201 time_t nextTry; variable
/dports/lang/kawa/kawa-3.1.1/gnu/bytecode/
H A DCodeAttr.java2439 TryState nextTry = TryState.outerHandler(try_stack.previous, in emitFinallyEnd() local