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

/system/update_engine/payload_consumer/
H A Ddownload_action_unittest.cc205 brillo::Blob small; local
207 small.insert(small.end(), foo, foo + strlen(foo));
208 TestWithData(small,
238 brillo::Blob small; local
240 small.insert(small.end(), foo, foo + strlen(foo));
241 TestWithData(small,

Completed in 65 milliseconds