Searched refs:first_file_path (Results 1 – 1 of 1) sorted by relevance
128 const std::string first_file_path = scratch_dir.GetPath() + "/1.dat"; in TEST_F() local129 ASSERT_TRUE(CreateFile(first_file_path.c_str(), kFirstFileBytes)); in TEST_F()132 ASSERT_EQ(0, stat(first_file_path.c_str(), &sb)); in TEST_F()