Searched refs:restore_count (Results 1 – 1 of 1) sorted by relevance
87 int restore_count = count_instances_of_type<SkRecords::Save>(rerecord); in DEF_TEST() local88 REPORTER_ASSERT(r, save_count == restore_count); in DEF_TEST()