Searched refs:technology_list_updates (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/chromeos/network/
H A Dshill_property_handler_unittest.cc113 int technology_list_updates() { return technology_list_updates_; } function in class:chromeos::__anon6227::TestListener
320 EXPECT_EQ(initial_technology_updates, listener_->technology_list_updates());
326 EXPECT_EQ(2, listener_->technology_list_updates());
332 EXPECT_EQ(1, listener_->technology_list_updates());
343 EXPECT_EQ(1, listener_->technology_list_updates());

Completed in 998 milliseconds