Home
last modified time | relevance | path

Searched refs:new_family_message (Results 1 – 1 of 1) sorted by relevance

/system/connectivity/shill/net/
Dnetlink_manager_unittest.cc343 NewFamilyMessage new_family_message; in TEST_F() local
344 new_family_message.attributes()->CreateControlAttribute( in TEST_F()
346 new_family_message.attributes()->SetU16AttributeValue( in TEST_F()
348 new_family_message.attributes()->CreateControlAttribute( in TEST_F()
350 new_family_message.attributes()->SetStringAttributeValue( in TEST_F()
354 SaveReply(new_family_message.Encode(kRandomSequenceNumber)); in TEST_F()
373 NewFamilyMessage new_family_message; in TEST_F() local
374 new_family_message.attributes()->CreateControlAttribute( in TEST_F()
376 new_family_message.attributes()->SetU16AttributeValue( in TEST_F()
378 new_family_message.attributes()->CreateControlAttribute( in TEST_F()
[all …]