Searched refs:kMethodsExportedOnPath (Results 1 – 2 of 2) sorted by relevance
108 const dbus::ObjectPath kMethodsExportedOnPath{ in SetUp() local111 new dbus::MockExportedObject(bus_.get(), kMethodsExportedOnPath); in SetUp()112 EXPECT_CALL(*bus_, GetExportedObject(kMethodsExportedOnPath)) in SetUp()120 new DBusObject(nullptr, bus_, kMethodsExportedOnPath)); in SetUp()453 const dbus::ObjectPath kMethodsExportedOnPath{ in TEST_F() local457 new DBusObject(&mock_object_manager, bus_, kMethodsExportedOnPath)); in TEST_F()
55 const dbus::ObjectPath kMethodsExportedOnPath(std::string("/export")); variable120 new dbus::MockExportedObject(bus_.get(), kMethodsExportedOnPath); in SetUp()121 EXPECT_CALL(*bus_, GetExportedObject(kMethodsExportedOnPath)) in SetUp()126 p_.reset(new Properties(bus_, kMethodsExportedOnPath)); in SetUp()