HomeSort by relevance Sort by last modified time
    Searched full:wifi_hex (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chromeos/network/
network_state_unittest.cc 139 std::string wifi_hex = local
141 EXPECT_FALSE(SetStringProperty(shill::kWifiHexSsid, wifi_hex));
network_configuration_handler_unittest.cc 562 std::string wifi_hex = "5468697320697320484558205353494421"; local
568 shill::kWifiHexSsid, wifi_hex);
578 EXPECT_EQ(wifi_hex, wifi_hex_result);

Completed in 168 milliseconds