RawSpeed
fast raw decoding library
Loading...
Searching...
No Matches
MD5Benchmark.cpp File Reference
#include "md5.h"
#include "adt/Casts.h"
#include "bench/Common.h"
#include <cstdint>
#include <cstdlib>
#include <vector>
#include <benchmark/benchmark.h>
Include dependency graph for MD5Benchmark.cpp:

Go to the source code of this file.

Namespaces

namespace  anonymous_namespace{MD5Benchmark.cpp}

Functions

void anonymous_namespace{MD5Benchmark.cpp}::BM_MD5 (benchmark::State &state)
void anonymous_namespace{MD5Benchmark.cpp}::CustomArguments (benchmark::internal::Benchmark *b)
 BENCHMARK (BM_MD5) -> Apply(CustomArguments)
 BENCHMARK_MAIN ()

Function Documentation

◆ BENCHMARK()

BENCHMARK ( BM_MD5 ) ->Apply(CustomArguments)

◆ BENCHMARK_MAIN()

BENCHMARK_MAIN ( )