Home
last modified time | relevance | path

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

/test/xts/hats/hdf/wlan/wlanBenchmarkTest/
H A Dhdf_wifi_benchmark_test.cpp55 class wlanBenchmarkTest : public benchmark::Fixture { class
61 void wlanBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp()
67 void wlanBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown()
107 BENCHMARK_F(wlanBenchmarkTest, wifiHalstartandstop001)( in BENCHMARK_F()
116 BENCHMARK_REGISTER_F(wlanBenchmarkTest, wifiHalstartandstop001)->Iterations(100)->
125 BENCHMARK_F(wlanBenchmarkTest, wifiHalstartScan001)( in BENCHMARK_F()
147 BENCHMARK_REGISTER_F(wlanBenchmarkTest, wifiHalstartScan001)->Iterations(100)->
156 BENCHMARK_F(wlanBenchmarkTest, wifiHalStartChannelMeas001)( in BENCHMARK_F()
180 BENCHMARK_REGISTER_F(wlanBenchmarkTest, wifiHalStartChannelMeas001)->Iterations(100)->
189 BENCHMARK_F(wlanBenchmarkTest, wifiHalGetChannelMeasResult00
[all...]

Completed in 2 milliseconds