Home
last modified time | relevance | path

Searched refs:BenchmarkTestVectorAt (Results 1 – 2 of 2) sorted by relevance

/test/testfwk/developer_test/examples/calculator/test/benchmarktest/common/
Dbenchmark_demo_test.cpp96 static void BenchmarkTestVectorAt(benchmark::State &state) in BenchmarkTestVectorAt() function
104 BENCHMARK(BenchmarkTestVectorAt)->Iterations(1000)->Repetitions(3)->
/test/testfwk/developer_test/libs/benchmark/
DREADME_zh.md88 * @tc.name: BenchmarkTestVectorAt
103 static void BenchmarkTestVectorAt(benchmark::State &state)
111 BENCHMARK(BenchmarkTestVectorAt)->Iterations(1000)->Repetitions(3)->