Home
last modified time | relevance | path

Searched defs:base_policy (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libbrillo/brillo/
H A Dbackoff_entry_unittest.cc13 BackoffEntry::Policy base_policy = { 0, 1000, 2.0, 0.0, 20000, 2000, false }; variable
H A Dbackoff_entry_test.cc13 BackoffEntry::Policy base_policy = { 0, 1000, 2.0, 0.0, 20000, 2000, false }; variable
/aosp_15_r20/external/cronet/net/base/
H A Dbackoff_entry_unittest.cc17 BackoffEntry::Policy base_policy = { 0, 1000, 2.0, 0.0, 20000, 2000, false }; variable
H A Dbackoff_entry_serializer_unittest.cc27 BackoffEntry::Policy base_policy = { variable