Lines Matching refs:State
30 void SetUp(const ::benchmark::State& state) {}
31 void TearDown(const ::benchmark::State& state) {}
44 BENCHMARK_F(BatteryBenchmarkTest, GetCapacity)(benchmark::State& st)
62 BENCHMARK_F(BatteryBenchmarkTest, GetChargingStatus)(benchmark::State& st)
80 BENCHMARK_F(BatteryBenchmarkTest, GetHealthStatus)(benchmark::State& st)
98 BENCHMARK_F(BatteryBenchmarkTest, GetPluggedType)(benchmark::State& st)
116 BENCHMARK_F(BatteryBenchmarkTest, GetVoltage)(benchmark::State& st)
133 BENCHMARK_F(BatteryBenchmarkTest, GetPresent)(benchmark::State& st)
150 BENCHMARK_F(BatteryBenchmarkTest, GetTechnology)(benchmark::State& st)
167 BENCHMARK_F(BatteryBenchmarkTest, GetBatteryTemperature)(benchmark::State& st)
185 BENCHMARK_F(BatteryBenchmarkTest, GetNowCurrent)(benchmark::State& st)
203 BENCHMARK_F(BatteryBenchmarkTest, GetRemainEnergy)(benchmark::State& st)
221 BENCHMARK_F(BatteryBenchmarkTest, GetTotalEnergy)(benchmark::State& st)
239 BENCHMARK_F(BatteryBenchmarkTest, GetCapacityLevel)(benchmark::State& st)
257 BENCHMARK_F(BatteryBenchmarkTest, GetRemainingChargeTime)(benchmark::State& st)