Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.3/default/tests/
Dwifi_chip_unit_tests.cpp415 const auto p2p_iface_name = createIface(IfaceType::P2P); in TEST_F() local
416 ASSERT_FALSE(p2p_iface_name.empty()); in TEST_F()
420 removeIface(IfaceType::P2P, p2p_iface_name); in TEST_F()
594 const auto p2p_iface_name = createIface(IfaceType::P2P); in TEST_F() local
595 ASSERT_FALSE(p2p_iface_name.empty()); in TEST_F()
599 removeIface(IfaceType::P2P, p2p_iface_name); in TEST_F()
632 const auto p2p_iface_name = createIface(IfaceType::P2P); in TEST_F() local
633 ASSERT_FALSE(p2p_iface_name.empty()); in TEST_F()
637 removeIface(IfaceType::P2P, p2p_iface_name); in TEST_F()