Searched refs:MockInterfaceTool (Results 1 – 6 of 6) sorted by relevance
26 MockInterfaceTool::MockInterfaceTool() {} in MockInterfaceTool() function in android::wifi_system::MockInterfaceTool
26 class MockInterfaceTool : public InterfaceTool {28 MockInterfaceTool();
46 std::shared_ptr<NiceMock<wifi_system::MockInterfaceTool>> iface_tool_{47 new NiceMock<wifi_system::MockInterfaceTool>};
49 std::shared_ptr<NiceMock<wifi_system::MockInterfaceTool>> iface_tool_{50 new NiceMock<wifi_system::MockInterfaceTool>};
106 std::shared_ptr<NiceMock<wifi_system::MockInterfaceTool>> iface_tool_{107 new NiceMock<wifi_system::MockInterfaceTool>};
267 std::shared_ptr<NiceMock<wifi_system::MockInterfaceTool>> iface_tool_{268 new NiceMock<wifi_system::MockInterfaceTool>};