Searched refs:files_before_compact (Results 1 – 1 of 1) sorted by relevance
2439 std::vector<std::string> files_before_compact, files_after_compact; in TEST_F() local2444 files_before_compact.push_back(file.name); in TEST_F()2461 ASSERT_EQ(files_before_compact, files_after_compact); in TEST_F()2467 files_before_compact, 0); in TEST_F()2478 ASSERT_EQ(files_before_compact, files_after_compact); in TEST_F()