Searched refs:read_fn (Results 1 – 1 of 1) sorted by relevance
1802 auto read_fn = [](const std::string& path) -> std::vector<uint8_t> { in TEST_F() local1832 original_hashtree_data = read_fn(hashtree_path); in TEST_F()1846 std::vector<uint8_t> moved_hashtree_data = read_fn(hashtree_path); in TEST_F()