Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/fuzzer/
H A Dfastboot_fuzzer.cpp39 const size_t kMaxTimeout = 3000; variable
121 fdp_->ConsumeIntegralInRange<size_t>(kMinTimeout, kMaxTimeout)); in InvokeSocket()