Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.2/vts/functional/
Dwifi_nan_iface_hidl_test.cpp48 class WifiNanIfaceHidlTest : public ::testing::VtsHalHidlTargetTestBase { class
128 WifiNanIfaceHidlTest& parent_;
131 WifiNanIfaceEventCallback(WifiNanIfaceHidlTest& parent) in WifiNanIfaceEventCallback()
476 TEST_F(WifiNanIfaceHidlTest, enableRequest_1_2InvalidArgs) { in TEST_F() argument
496 TEST_F(WifiNanIfaceHidlTest, enableRequest_1_2ShimInvalidArgs) { in TEST_F() argument
511 TEST_F(WifiNanIfaceHidlTest, configRequest_1_2InvalidArgs) { in TEST_F() argument
531 TEST_F(WifiNanIfaceHidlTest, configRequest_1_2ShimInvalidArgs) { in TEST_F() argument
/hardware/interfaces/wifi/1.0/vts/functional/
Dwifi_nan_iface_hidl_test.cpp41 class WifiNanIfaceHidlTest : public ::testing::VtsHalHidlTargetTestBase { class
115 WifiNanIfaceHidlTest& parent_;
118 WifiNanIfaceEventCallback(WifiNanIfaceHidlTest& parent) : parent_(parent) {}; in WifiNanIfaceEventCallback()
470 TEST_F(WifiNanIfaceHidlTest, getCapabilitiesRequest) { in TEST_F() argument