Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/utils/fuzzers/
H A DTimeCheckFuzz.cpp28 static constexpr uint32_t kMaxTimeoutMs = 1000; variable
38 data_provider.ConsumeIntegralInRange<uint32_t>(kMinTimeoutMs, kMaxTimeoutMs); in LLVMFuzzerTestOneInput()