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

  /system/update_engine/payload_generator/
delta_diff_utils_unittest.cc 116 &blob_path_,
125 unlink(blob_path_.c_str());
153 string blob_path_; member in class:chromeos_update_engine::DeltaDiffUtilsTest
inplace_generator_unittest.cc 106 // Initialize |blob_path_|, |blob_file_size_| and |blob_file_fd_| variables
114 "InplaceGenerator_blob_file.XXXXXX", &blob_path_, &blob_fd_));
115 blob_path_unlinker_.reset(new ScopedPathUnlinker(blob_path_));
134 string blob_path_; member in class:chromeos_update_engine::InplaceGeneratorTest

Completed in 149 milliseconds