Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/supplicant/1.0/vts/functional/
Dsupplicant_sta_network_hidl_test.cpp293 hidl_array<uint8_t, 32> expected_psk(kTestPsk); in TEST_F() local
294 EXPECT_EQ(expected_psk, status_and_psk.second); in TEST_F()