Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/supplicant/1.0/vts/functional/
Dsupplicant_sta_network_hidl_test.cpp53 constexpr char kTestEapPrivateKeyId[] = "key_id"; variable
561 kTestEapPrivateKeyId, [](const SupplicantStatus& status) { in TEST_P()
567 EXPECT_EQ(kTestEapPrivateKeyId, std::string(key_id.c_str())); in TEST_P()