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

/system/update_engine/payload_generator/
H A Dinplace_generator_unittest.cc301 const vector<Extent> empt; local
370 GenVertex(&graph[8], empt, VectOfExt(8, 1), "", InstallOperation::REPLACE);
429 const vector<Extent> empt; // empty local
433 GenVertex(&graph[0], empt, VectOfExt(200, 1), "", InstallOperation::REPLACE);
434 GenVertex(&graph[1], empt, VectOfExt(210, 10), "", InstallOperation::REPLACE);
435 GenVertex(&graph[2], empt, VectOfExt(220, 1), "", InstallOperation::REPLACE);
492 empt,
497 empt,
502 empt,
542 empt,
[all...]

Completed in 32 milliseconds