Home
last modified time | relevance | path

Searched defs:searchCollectionsArray (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/test/redfish-core/include/
H A Dredfish_aggregator_test.cpp567 TEST(searchCollectionsArray, containsSubordinateValidURIs) argument
590 TEST(searchCollectionsArray, containsSubordinateInvalidURIs) argument
622 TEST(searchCollectionsArray, collectionURIs) argument
660 TEST(searchCollectionsArray, collectionOrContainsURIs) argument
/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp59 inline bool searchCollectionsArray(std::string_view uri, searchCollectionsArray() function