Searched refs:UsbBenchmarkFunctionTest (Results 1 – 1 of 1) sorted by relevance
34 class UsbBenchmarkFunctionTest : public benchmark::Fixture { class45 void UsbBenchmarkFunctionTest::SetUp(const ::benchmark::State &state) in SetUp()55 void UsbBenchmarkFunctionTest::TearDown(const ::benchmark::State& state) {} in TearDown()64 BENCHMARK_F(UsbBenchmarkFunctionTest, GetCurrentFunctions)(benchmark::State &state) in BENCHMARK_F() argument75 BENCHMARK_REGISTER_F(UsbBenchmarkFunctionTest, GetCurrentFunctions)->85 BENCHMARK_F(UsbBenchmarkFunctionTest, SetCurrentFunctions)(benchmark::State &state) in BENCHMARK_F() argument95 BENCHMARK_REGISTER_F(UsbBenchmarkFunctionTest, SetCurrentFunctions)->105 BENCHMARK_F(UsbBenchmarkFunctionTest, SetPortRole)(benchmark::State &state) in BENCHMARK_F() argument116 BENCHMARK_REGISTER_F(UsbBenchmarkFunctionTest, SetPortRole)->127 BENCHMARK_F(UsbBenchmarkFunctionTest, QueryPort)(benchmark::State &state) in BENCHMARK_F() argument[all …]