Searched refs:kHexSsid (Results 1 – 2 of 2) sorted by relevance
39 static const char kHexSsid[] = "hex-ssid"; variable136 bool hex_ssid = cl->HasSwitch(switches::kHexSsid); in main()
1028 const string kHexSsid(base::HexEncode(kSSID.c_str(), kSSID.length())); in TEST_F() local1032 args.SetString(kWifiHexSsid, kHexSsid); in TEST_F()