Home
last modified time | relevance | path

Searched refs:HdfUsbdBenchmarkFunctionTest (Results 1 – 3 of 3) sorted by relevance

/test/xts/hats/hdf/usb/usbdBenchmarkTest/common/
DHdfUsbdBenchmarkFunctionTest.cpp43 void HdfUsbdBenchmarkFunctionTest::SetUp(const ::benchmark::State& state) in SetUp()
58 void HdfUsbdBenchmarkFunctionTest::TearDown(const ::benchmark::State& state) {} in TearDown()
67 BENCHMARK_F(HdfUsbdBenchmarkFunctionTest, SUB_USB_DeviceManager_HDI_Performance_0100) in BENCHMARK_F() argument
78 BENCHMARK_REGISTER_F(HdfUsbdBenchmarkFunctionTest, SUB_USB_DeviceManager_HDI_Performance_0100)
90 BENCHMARK_F(HdfUsbdBenchmarkFunctionTest, SUB_USB_DeviceManager_HDI_Performance_0200) in BENCHMARK_F() argument
101 BENCHMARK_REGISTER_F(HdfUsbdBenchmarkFunctionTest, SUB_USB_DeviceManager_HDI_Performance_0200)
113 BENCHMARK_F(HdfUsbdBenchmarkFunctionTest, SUB_USB_PortManager_HDI_Performance_0100) in BENCHMARK_F() argument
124 BENCHMARK_REGISTER_F(HdfUsbdBenchmarkFunctionTest, SUB_USB_PortManager_HDI_Performance_0100)
136 BENCHMARK_F(HdfUsbdBenchmarkFunctionTest, SUB_USB_PortManager_HDI_Performance_0200) in BENCHMARK_F() argument
150 BENCHMARK_REGISTER_F(HdfUsbdBenchmarkFunctionTest, SUB_USB_PortManager_HDI_Performance_0200)
/test/xts/hats/hdf/usb/usbdBenchmarkTest/include/
DHdfUsbdBenchmarkFunctionTest.h37 class HdfUsbdBenchmarkFunctionTest : public benchmark::Fixture {
/test/xts/hats/hdf/usb/usbdBenchmarkTest/
DBUILD.gn57 "./common/HdfUsbdBenchmarkFunctionTest.cpp",