Home
last modified time | relevance | path

Searched refs:last_found_solvable (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/libdnf/libdnf-0.64.0/tests/hawkey/
H A Dtest_sack.cpp187 Id last_found_solvable = 0; in check_filelist() local
191 last_found_solvable = di.solvid; in check_filelist()
193 fail_if(last_found_solvable == 0); in check_filelist()
196 dataiterator_init(&di, pool, 0, last_found_solvable, SOLVABLE_FILELIST, "/", in check_filelist()