Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.3/default/tests/
Dmock_interface_tool.cpp26 MockInterfaceTool::MockInterfaceTool() {} in MockInterfaceTool() function in android::wifi_system::MockInterfaceTool
Dmock_interface_tool.h26 class MockInterfaceTool : public InterfaceTool {
28 MockInterfaceTool();
Dwifi_ap_iface_unit_tests.cpp46 std::shared_ptr<NiceMock<wifi_system::MockInterfaceTool>> iface_tool_{
47 new NiceMock<wifi_system::MockInterfaceTool>};
Dwifi_iface_util_unit_tests.cpp49 std::shared_ptr<NiceMock<wifi_system::MockInterfaceTool>> iface_tool_{
50 new NiceMock<wifi_system::MockInterfaceTool>};
Dwifi_nan_iface_unit_tests.cpp106 std::shared_ptr<NiceMock<wifi_system::MockInterfaceTool>> iface_tool_{
107 new NiceMock<wifi_system::MockInterfaceTool>};
Dwifi_chip_unit_tests.cpp267 std::shared_ptr<NiceMock<wifi_system::MockInterfaceTool>> iface_tool_{
268 new NiceMock<wifi_system::MockInterfaceTool>};