Searched defs:small (Results 1 - 1 of 1) sorted by relevance

/system/update_engine/payload_consumer/
H A Ddownload_action_unittest.cc204 brillo::Blob small; local
206 small.insert(small.end(), foo, foo + strlen(foo));
207 TestWithData(small,
237 brillo::Blob small; local
239 small.insert(small.end(), foo, foo + strlen(foo));
240 TestWithData(small,

Completed in 23 milliseconds