Searched refs:PowerStatsAidl (Results 1 – 2 of 2) sorted by relevance
49 class PowerStatsAidl : public testing::TestWithParam<std::string> { class78 std::vector<T> PowerStatsAidl::getRandomSubset(std::vector<T> const& collection) { in getRandomSubset()91 void PowerStatsAidl::testNameValid(const std::string& name) { in testNameValid()97 void PowerStatsAidl::testUnique(std::vector<T> const& collection, S T::*field) { in testUnique()105 void PowerStatsAidl::testMatching(std::vector<T> const& c1, R T::*f1, std::vector<S> const& c2, in testMatching()119 bool PowerStatsAidl::isEntitySkipped(const std::string& str) { in isEntitySkipped()129 void PowerStatsAidl::excludeSkippedEntities(std::vector<PowerEntity>* entities, in excludeSkippedEntities()148 TEST_P(PowerStatsAidl, ValidatePowerEntityNames) { in TEST_P() argument158 TEST_P(PowerStatsAidl, ValidatePowerEntityUniqueNames) { in TEST_P() argument166 TEST_P(PowerStatsAidl, ValidatePowerEntityIds) { in TEST_P() argument[all …]
41 "PowerStatsAidl.cpp",