Home
last modified time | relevance | path

Searched refs:BM_Complexity_O_N_log_N (Results 1 - 1 of 1) sorted by relevance

/third_party/benchmark/test/
H A Dcomplexity_test.cc162 static void BM_Complexity_O_N_log_N(benchmark::State &state) { in BM_Complexity_O_N_log_N() function
170 BENCHMARK(BM_Complexity_O_N_log_N)
174 BENCHMARK(BM_Complexity_O_N_log_N)
180 BENCHMARK(BM_Complexity_O_N_log_N)
185 const char *n_lg_n_test_name = "BM_Complexity_O_N_log_N";

Completed in 1 milliseconds