Searched refs:set_tdls_busy_count (Results 1 - 2 of 2) sorted by path

/external/chromium_org/chromeos/dbus/
H A Dfake_shill_device_client.h99 void set_tdls_busy_count(int count) { tdls_busy_count_ = count; } function in class:chromeos::FakeShillDeviceClient
/external/chromium_org/chromeos/network/
H A Dnetwork_device_handler_unittest.cc242 fake_device_client_->set_tdls_busy_count(1);
250 fake_device_client_->set_tdls_busy_count(100000);

Completed in 277 milliseconds