Home
last modified time | relevance | path

Searched defs:TestBackoffEntry (Results 1 – 3 of 3) sorted by relevance

/external/libbrillo/brillo/
Dbackoff_entry_unittest.cc15 class TestBackoffEntry : public BackoffEntry { class
17 explicit TestBackoffEntry(const Policy* const policy) in TestBackoffEntry() function in brillo::TestBackoffEntry
/external/libweave/src/
Dbackoff_entry_unittest.cc16 class TestBackoffEntry : public BackoffEntry { class
18 explicit TestBackoffEntry(const Policy* const policy) in TestBackoffEntry() function in weave::TestBackoffEntry
/external/libweave/src/commands/
Dcloud_command_proxy_unittest.cc49 class TestBackoffEntry : public BackoffEntry { class
51 TestBackoffEntry(const Policy* const policy, base::Clock* clock) in TestBackoffEntry() function in weave::__anon7ba07bb50111::TestBackoffEntry