OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ScopedLoopMounter
(Results
1 - 3
of
3
) sorted by null
/system/update_engine/common/
test_utils.h
175
class
ScopedLoopMounter
{
177
explicit
ScopedLoopMounter
(const std::string& file_path,
test_utils.cc
247
ScopedLoopMounter
::
ScopedLoopMounter
(const string& file_path,
/system/update_engine/payload_consumer/
delta_performer_integration_test.cc
52
using test_utils::
ScopedLoopMounter
;
351
ScopedLoopMounter
b_mounter(state->a_img, &a_mnt, 0);
407
ScopedLoopMounter
b_mounter(state->b_img, &b_mnt, 0);
[
all
...]
Completed in 70 milliseconds