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