Home
last modified time | relevance | path

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

/openbmc/phosphor-objmgr/src/test/
H A Dassociations.cpp40 removeAssociation(io, defaultSourcePath, defaultDbusSvc, *server, in TEST_F()
51 removeAssociation(io, defaultSourcePath, defaultDbusSvc, *server, in TEST_F()
66 removeAssociation(io, defaultSourcePath, defaultDbusSvc, *server, in TEST_F()
92 removeAssociation(io, defaultSourcePath, defaultDbusSvc, *server, in TEST_F()
110 {defaultRevPath, {defaultSourcePath}}}; in TEST_F()
116 checkAssociationEndpointRemoves(io, defaultSourcePath, defaultDbusSvc, in TEST_F()
137 checkAssociationEndpointRemoves(io, defaultSourcePath, defaultDbusSvc, in TEST_F()
153 {defaultRevPath, {defaultSourcePath + "/different"}}}; in TEST_F()
159 checkAssociationEndpointRemoves(io, defaultSourcePath, defaultDbusSvc, in TEST_F()
182 associationChanged(io, *server, associations, defaultSourcePath, in TEST_F()
[all …]
H A Dinterfaces_added.cpp42 processInterfaceAdded(io, interfaceMap, defaultSourcePath, intfAdded, in TEST_F()
H A Dname_change.cpp47 auto interfaceMap = createInterfaceMap(defaultSourcePath, defaultDbusSvc, in TEST_F()
/openbmc/phosphor-objmgr/src/test/util/
H A Dassociation_objects.hpp4 const std::string defaultSourcePath = "/logging/entry/1"; variable
6 const std::string defaultFwdPath = {defaultSourcePath + "/" + "inventory"};
16 {defaultRevPath, {defaultSourcePath}}}; in createDefaultOwnerAssociation()
19 AssociationOwnersType ownerAssoc = {{defaultSourcePath, serviceMap}}; in createDefaultOwnerAssociation()
36 endpoints2.push_back(defaultSourcePath); in createDefaultInterfaceAssociation()
67 {defaultSourcePath, {{defaultDbusSvc, {"a"}}}}, in createDefaultInterfaceMap()