Searched refs:mod_data (Results 1 – 1 of 1) sorted by relevance
124 let mod_data = "some test data to be compressed"; in test_on_get_recompress_with_mod_file() localVariable126 mod_data.as_bytes(), in test_on_get_recompress_with_mod_file()168 assert_eq!(decoded_data, mod_data.as_bytes()); in test_on_get_recompress_with_mod_file()199 let mod_data = "some test data to be compressed"; in test_on_get_recompress_lock() localVariable201 mod_data.as_bytes(), in test_on_get_recompress_lock()245 assert_eq!(decoded_data, mod_data.as_bytes()); in test_on_get_recompress_lock()