Searched refs:GetNextUniqueEchoId (Results 1 - 1 of 1) sorted by relevance

/system/connectivity/shill/
H A Dicmp_session_unittest.cc155 uint16_t GetNextUniqueEchoId() const { function in class:shill::IcmpSessionTest
184 uint16_t saved_echo_id = GetNextUniqueEchoId();
191 EXPECT_EQ(saved_echo_id + 1, GetNextUniqueEchoId());

Completed in 26 milliseconds