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;
277 struct TestParam { struct281 inline std::ostream& operator<<(std::ostream& os, const TestParam& param) { argument
64 struct TestParam { struct65 bool io_uring;66 bool o_direct;67 std::string compression;68 int block_size;69 int num_threads;
782 struct TestParam { struct783 std::string compression;784 int block_size;785 int num_threads;786 size_t cluster_ops;