Home
last modified time | relevance | path

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

/third_party/benchmark/test/
H A Dspec_arg_test.cc44 static void BM_NotChosen(benchmark::State& state) { in BM_NotChosen() function
49 BENCHMARK(BM_NotChosen); variable
58 const std::string flag = "BM_NotChosen"; in main()
60 // Verify that argv specify --benchmark_filter=BM_NotChosen. in main()
63 if (strcmp("--benchmark_filter=BM_NotChosen", argv[i]) == 0) { in main()

Completed in 1 milliseconds