Searched refs:MockInterfaceTool (Results 1 – 10 of 10) sorted by relevance
26 MockInterfaceTool::MockInterfaceTool() {} in MockInterfaceTool() function in android::wifi_system::MockInterfaceTool
26 class MockInterfaceTool : public InterfaceTool {28 MockInterfaceTool();
50 std::shared_ptr<NiceMock<wifi_system::MockInterfaceTool>> iface_tool_{51 new NiceMock<wifi_system::MockInterfaceTool>};
119 std::shared_ptr<NiceMock<wifi_system::MockInterfaceTool>> iface_tool_{120 new NiceMock<wifi_system::MockInterfaceTool>};
271 std::shared_ptr<NiceMock<wifi_system::MockInterfaceTool>> iface_tool_{272 new NiceMock<wifi_system::MockInterfaceTool>};
26 class MockInterfaceTool : public InterfaceTool {28 ~MockInterfaceTool() override = default;
34 using android::wifi_system::MockInterfaceTool;73 unique_ptr<NiceMock<MockInterfaceTool>> if_tool_{74 new NiceMock<MockInterfaceTool>};
31 using android::wifi_system::MockInterfaceTool;101 unique_ptr<NiceMock<MockInterfaceTool>> if_tool_{102 new NiceMock<MockInterfaceTool>};
33 using android::wifi_system::MockInterfaceTool;108 NiceMock<MockInterfaceTool>* if_tool_ = new NiceMock<MockInterfaceTool>;
35 using ::android::wifi_system::MockInterfaceTool;115 NiceMock<MockInterfaceTool> if_tool_;