Searched defs:SimpleMeanNoReduceFixture (Results 1 – 1 of 1) sorted by relevance
83 struct SimpleMeanNoReduceFixture : public MeanNoReduceFixture struct85 SimpleMeanNoReduceFixture() : MeanNoReduceFixture("[ 2, 2 ]", "[ 1, 1 ]", "[ 0 ]", "[ ]") {} in SimpleMeanNoReduceFixture() function