Searched defs:file_path (Results 1 – 4 of 4) sorted by relevance
256 base::FilePath file_path(filename.string()); in TEST_F() local270 base::FilePath file_path(filename.string()); in TEST_F() local
194 Result<bool> ZeroFiller(const std::string& file_path, const std::string& filler_path) { in ZeroFiller()218 auto add_partition = [&](auto partition_name, auto file_path) -> Result<void> { in MakePayload()
23 optional string file_path = 2; field
85 const std::string file_path; member