Searched refs:registration (Results 1 – 2 of 2) sorted by relevance
370 auto registration = benchmark::RegisterBenchmark(fn_name.c_str(), LockAndRun, in RegisterGoogleBenchmarks() local374 registration->Iterations(iterations_to_use); in RegisterGoogleBenchmarks()
47 // Clang's exit-time destructor registration hides __dso_handle, but