Home
last modified time | relevance | path

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

/openbmc/bmcweb/include/
H A Dhttp_utility.hpp31 NoMatch, enumerator
57 ContentType ct = ContentType::NoMatch; in getContentType()
67 return ContentType::NoMatch; in getContentType()
71 return ContentType::NoMatch; in getContentType()
106 return ContentType::NoMatch; in getPreferredContentType()
122 return ContentType::NoMatch; in getPreferredContentType()
141 NoMatch, enumerator
203 return Encoding::NoMatch; in getPreferredEncoding()
/openbmc/openbmc/poky/meta/lib/oe/
H A Dtypes.py52 class NoMatch(object): class
75 NoMatch = NoMatch() variable
100 return NoMatch
/openbmc/bmcweb/test/include/
H A Dhttp_utility_test.cpp126 ContentType::NoMatch); in TEST()
152 EXPECT_EQ(getPreferredEncoding("zstd", contentType2), Encoding::NoMatch); in TEST()
/openbmc/entity-manager/test/
H A Dtest_utils.cpp23 TEST(IfindFirstTest, NoMatch) in TEST() argument
106 TEST(ReplaceAllTest, NoMatch) in TEST() argument