OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateExtImageAtPath
(Results
1 - 5
of
5
) sorted by null
/system/update_engine/common/
test_utils.h
110
void
CreateExtImageAtPath
(const std::string& path,
test_utils.cc
258
void
CreateExtImageAtPath
(const string& path, vector<string>* out_paths) {
utils_unittest.cc
201
test_utils::
CreateExtImageAtPath
(img, nullptr);
/system/update_engine/payload_consumer/
filesystem_verifier_action_unittest.cc
339
test_utils::
CreateExtImageAtPath
(img, nullptr);
delta_performer_integration_test.cc
313
test_utils::
CreateExtImageAtPath
(state->a_img, nullptr);
392
test_utils::
CreateExtImageAtPath
(state->b_img, nullptr);
[
all
...]
Completed in 632 milliseconds