Home
last modified time | relevance | path

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

/aosp12/system/netd/server/
H A DInterfaceControllerTest.cpp96 void expectSetProperty(const std::string& key, const std::string& val, Status status) { in expectSetProperty() function in android::net::StablePrivacyTest
143 expectSetProperty(kStableSecretProperty, kTestIPv6AddressString, ok); in TEST_F()
153 expectSetProperty(kStableSecretProperty, kTestIPv6AddressString, kError); in TEST_F()