Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/supplicant/aidl/vts/functional/
Dsupplicant_p2p_iface_aidl_test.cpp618 const std::string serviceQueryStr = "testquery"; in TEST_P() local
621 std::vector<uint8_t>(serviceQueryStr.begin(), serviceQueryStr.end()); in TEST_P()