I was trying to create a fixture so that the size of the input of the test would be different among benchmarks, but with the same fixture.
Hawai doesn't do well with template fixtures, I expected as much. However I think it would be interesting to give SetUp, TearDown etc a void* parameter so that we can configure those steps per benchmark.