Searched refs:new_db_for_migration (Results 1 – 4 of 4) sorted by relevance
261 ATF_TEST_CASE_WITHOUT_HEAD(new_db_for_migration);262 ATF_TEST_CASE_BODY(new_db_for_migration) in ATF_TEST_CASE_BODY() argument265 const fs::path results_file = layout::new_db_for_migration( in ATF_TEST_CASE_BODY()342 ATF_ADD_TEST_CASE(tcs, new_db_for_migration); in ATF_INIT_TEST_CASES()
75 utils::fs::path new_db_for_migration(const utils::fs::path&,
212 layout::new_db_for_migration(const fs::path& root, in new_db_for_migration() function in layout
184 const fs::path new_file = store::layout::new_db_for_migration( in chunk_database()