Home
last modified time | relevance | path

Searched refs:Attempts (Results 1 – 25 of 31) sorted by relevance

12

/external/syzkaller/vendor/google.golang.org/appengine/datastore/
Dtransaction.go62 if opts != nil && opts.Attempts > 0 {
63 attempts = opts.Attempts
86 Attempts int member
/external/autotest/client/site_tests/kernel_CheckArmErrata/
Dcontrol.doctest18 Attempts to run doctests on kernel_CheckArmErrata.
/external/autotest/server/site_tests/firmware_Fingerprint/
Dcontrol.reboot_to_ro24 Attempts to reboot into RO firmware and validates that it succeeds. Then
Dcontrol.read_flash24 Attempts to read flash from RW firmware and validates that it fails. Then
Dcontrol.add_entropy24 Attempts to add entropy while running RW firmware and verifies that it fails.
/external/syzkaller/dashboard/app/
Dentities.go154 Attempts int // number of times we tried to execute this job member
244 return datastore.RunInTransaction(c, tx, &datastore.TransactionOptions{Attempts: 10})
Djobs.go154 err = datastore.RunInTransaction(c, tx, &datastore.TransactionOptions{XG: true, Attempts: 30})
238 job.Attempts++
305 return datastore.RunInTransaction(c, tx, &datastore.TransactionOptions{XG: true, Attempts: 30})
Dmain.go147 Attempts int member
756 Attempts: job.Attempts,
Dapi.go735 Attempts: 30,
854 Attempts: 30,
Dreporting.go418 Attempts: 30,
/external/blktrace/btreplay/doc/
Dabstract.tex21 record and replay IOs captured by the \texttt{blktrace} utility. Attempts
/external/speex/libspeexdsp/
Decho_diagnostic.m1 % Attempts to diagnose AEC problems from recorded samples
/external/deqp/doc/testspecs/GLES31/
Dfunctional.program_interface_query.txt27 + Attempts to query data to too small buffers
/external/openssh/
Dsftp-server.072 Attempts to open files for writing, as well as other operations
/external/catch2/docs/
Dgenerators.md115 // Attempts to move the generator to the next element.
/external/libaom/libaom/
Dusage.dox57 the aom_codec_get_caps() method. Attempts to invoke features not supported
/external/python/cpython2/Doc/library/
Demail.util.rst58 Attempts to parse a date according to the rules in :rfc:`2822`. however, some
Drfc822.rst97 Attempts to parse a date according to the rules in :rfc:`2822`. however, some
/external/skqp/docs/
DSkStream_Reference.bmh55 Attempts to open the specified file as a stream, returns nullptr on failure.
/external/libvpx/libvpx/
Dusage.dox57 the vpx_codec_get_caps() method. Attempts to invoke features not supported
/external/skia/docs/
DSkStream_Reference.bmh55 Attempts to open the specified file as a stream, returns nullptr on failure.
/external/python/cpython3/Doc/library/
Demail.utils.rst105 Attempts to parse a date according to the rules in :rfc:`2822`. however, some
/external/python/cpython3/Doc/c-api/
Dimport.rst174 *cpathname* are UTF-8 encoded strings. Attempts are also made to figure out
/external/swiftshader/docs/
DReactor.md41 …rogrammable as CPUs but you can still only command them through an API. Attempts to disguise this …
/external/boringssl/src/
DPORTING.md133 * There is no support for renegotiation as a server. (Attempts by clients will

12