Macro full_database_test_impl

Source
macro_rules! full_database_test_impl {
    ($test_name: ident, $code:expr) => { ... };
}