Mandelbrot 34 test/generator/mandelbrot_generator.cpp class Mandelbrot : public Generator<Mandelbrot> { Mandelbrot 78 test/generator/mandelbrot_generator.cpp RegisterGenerator<Mandelbrot> register_my_gen{"mandelbrot"}; Mandelbrot 34 test/generator/memory_profiler_mandelbrot_generator.cpp class Mandelbrot : public Generator<Mandelbrot> { Mandelbrot 77 test/generator/memory_profiler_mandelbrot_generator.cpp RegisterGenerator<Mandelbrot> register_my_gen{"memory_profiler_mandelbrot"};