Searched refs:expected_count (Results 1 – 1 of 1) sorted by relevance
145 const std::size_t expected_count = sizeof(all_files) / sizeof(all_files[0]); in TEST_CASE() local148 TEST_CHECK(remove_all(dir, ec) == expected_count); in TEST_CASE()