Home
last modified time | relevance | path

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

/system/connectivity/shill/supplicant/
Dwpa_supplicant_unittest.cc36 KeyValueStore property_map_; member in shill::WPASupplicantTest
45 property_map_, &subject, &depth)); in TEST_F()
54 property_map_.SetUint(WPASupplicant::kInterfacePropertyDepth, kDepthValue); in TEST_F()
59 property_map_, &subject, &depth)); in TEST_F()
68 property_map_.SetString(WPASupplicant::kInterfacePropertySubject, in TEST_F()
73 property_map_, &subject, &depth)); in TEST_F()
83 property_map_.SetString(WPASupplicant::kInterfacePropertySubject, in TEST_F()
85 property_map_.SetUint(WPASupplicant::kInterfacePropertyDepth, kDepthValue); in TEST_F()
87 property_map_, &subject, &depth)); in TEST_F()