Home
last modified time | relevance | path

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

/openbmc/phosphor-networkd/test/
H A Dtest_util.cpp19 std::string tooSmall(1, 'a'); in TEST() local
/openbmc/linux/lib/zstd/decompress/
H A Dzstd_decompress.c1997 …{ int const tooSmall = (zds->inBuffSize < neededInBuffSize) || (zds->outBuffSize < neededOutBuff… in ZSTD_decompressStream() local