Searched refs:kInterfacePropertyDepth (Results 1 – 4 of 4) sorted by relevance
54 property_map_.SetUint(WPASupplicant::kInterfacePropertyDepth, kDepthValue); in TEST_F()85 property_map_.SetUint(WPASupplicant::kInterfacePropertyDepth, kDepthValue); in TEST_F()
71 const char WPASupplicant::kInterfacePropertyDepth[] = "depth"; member in shill::WPASupplicant169 if (!properties.ContainsUint(WPASupplicant::kInterfacePropertyDepth)) { in ExtractRemoteCertification()178 *depth = properties.GetUint(WPASupplicant::kInterfacePropertyDepth); in ExtractRemoteCertification()
65 static const char kInterfacePropertyDepth[]; variable
3772 args.SetUint(WPASupplicant::kInterfacePropertyDepth, kDepth); in TEST_F()