Searched refs:resetHal (Results 1 – 7 of 7) sorted by relevance
42 ASSERT_TRUE(resetHal()) << "could not get hidl service"; in SetUp()144 virtual bool resetHal() = 0;
46 bool resetHal() override;
35 bool SensorsHidlEnvironmentV1_0::resetHal() { in resetHal() function in SensorsHidlEnvironmentV1_0
53 bool resetHal() override;
57 bool SensorsAidlEnvironment::resetHal() { in resetHal() function in SensorsAidlEnvironment
63 bool resetHal() override;
52 bool SensorsHidlEnvironmentV2_X::resetHal() { in resetHal() function in SensorsHidlEnvironmentV2_X