Searched defs:ConstructorMove (Results 1 – 1 of 1) sorted by relevance
148 struct ConstructorMove : Base { struct151 void run(benchmark::State& State) const { in run()164 std::string name() const { return "BM_ConstructorMove" + baseName(); } in name()