Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.5/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_iface_util_unit_tests.cpp50 std::shared_ptr<NiceMock<wifi_system::MockInterfaceTool>> iface_tool_{
51 new NiceMock<wifi_system::MockInterfaceTool>};
Dwifi_nan_iface_unit_tests.cpp119 std::shared_ptr<NiceMock<wifi_system::MockInterfaceTool>> iface_tool_{
120 new NiceMock<wifi_system::MockInterfaceTool>};