Home
last modified time | relevance | path

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

/test/xts/hats/hdf/wlan/wlanBenchmarkTest/
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() argument
116 BENCHMARK_REGISTER_F(wlanBenchmarkTest, wifiHalstartandstop001)->Iterations(100)->
125 BENCHMARK_F(wlanBenchmarkTest, wifiHalstartScan001)( in BENCHMARK_F() argument
147 BENCHMARK_REGISTER_F(wlanBenchmarkTest, wifiHalstartScan001)->Iterations(100)->
156 BENCHMARK_F(wlanBenchmarkTest, wifiHalStartChannelMeas001)( in BENCHMARK_F() argument
180 BENCHMARK_REGISTER_F(wlanBenchmarkTest, wifiHalStartChannelMeas001)->Iterations(100)->
189 BENCHMARK_F(wlanBenchmarkTest, wifiHalGetChannelMeasResult001)( in BENCHMARK_F() argument
[all …]
/test/xts/hats/hdf/wlan/
DBUILD.gn30 #"wlanBenchmarkTest:HatsHdfWlanbenchmarkTest",