Searched refs:second_file_path (Results 1 – 1 of 1) sorted by relevance
141 const std::string second_file_path = scratch_dir.GetPath() + "/2.dat"; in TEST_F() local142 ASSERT_TRUE(CreateFile(second_file_path.c_str(), kSecondFileBytes)); in TEST_F()