Searched refs:blob_entry_row_count (Results 1 – 1 of 1) sorted by relevance
3553 let blob_entry_row_count: u32 = db in test_remove_expired_certs() localVariable3559 assert_eq!(blob_entry_row_count, 9); in test_remove_expired_certs()3587 let blob_entry_row_count: u32 = db in test_remove_expired_certs() localVariable3593 assert_eq!(blob_entry_row_count, 3); in test_remove_expired_certs()3632 let blob_entry_row_count: u32 = db in test_dont_remove_valid_certs() localVariable3638 assert_eq!(blob_entry_row_count, 9); in test_dont_remove_valid_certs()3655 let blob_entry_row_count: u32 = db in test_dont_remove_valid_certs() localVariable3661 assert_eq!(blob_entry_row_count, 9); in test_dont_remove_valid_certs()