Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/metrics-ipmi-blobs/test/
H A Dutil_test.cpp24 std::string badPath{"badNumericPath"}; in TEST() local
26 EXPECT_FALSE(metric_blob::isNumericPath(badPath, id)); in TEST()