class TestBootupTracker

Defined at line 11 of file ../../src/devices/bin/driver_manager/tests/bootup_tracker_test.cc

Public Members

bool should_exceed_update_deadline
duration last_timeout

Public Methods

void TestBootupTracker (BindManager * manager, async_dispatcher_t * dispatcher)

Defined at line 13 of file ../../src/devices/bin/driver_manager/tests/bootup_tracker_test.cc

void ResetBootupTimer ()

Defined at line 16 of file ../../src/devices/bin/driver_manager/tests/bootup_tracker_test.cc

bool IsUpdateDeadlineExceeded ()

Defined at line 18 of file ../../src/devices/bin/driver_manager/tests/bootup_tracker_test.cc

void TimeoutBootup ()

Defined at line 20 of file ../../src/devices/bin/driver_manager/tests/bootup_tracker_test.cc