HomeSort by relevance Sort by last modified time
    Searched refs:ScopedLoopMounter (Results 1 - 3 of 3) sorted by null

  /system/update_engine/common/
test_utils.h 181 class ScopedLoopMounter {
183 explicit ScopedLoopMounter(const std::string& file_path,
test_utils.cc 255 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 614 milliseconds