Searched defs:TestParam (Results 1 – 4 of 4) sorted by relevance
137 struct TestParam { struct138 const char* attr_name;139 const char* attr_value;140 bool optional_attr;141 bool result;142 LogSeverity log_severity;143 const char* log_prefix;144 const char* log_suffix;
274 struct TestParam { struct278 inline std::ostream& operator<<(std::ostream& os, const TestParam& param) { argument
62 struct TestParam { struct63 bool io_uring;64 bool o_direct;65 std::string compression;66 int block_size;67 int num_threads;68 uint32_t cow_op_merge_size;69 uint32_t verification_block_size;70 uint32_t num_verification_threads;
782 struct TestParam { struct783 std::string compression;784 int block_size;785 int num_threads;786 size_t cluster_ops;