Home
last modified time | relevance | path

Searched refs:PowerStatsAidl (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/power/stats/aidl/vts/
DVtsHalPowerStatsTargetTest.cpp49 class PowerStatsAidl : public testing::TestWithParam<std::string> { class
78 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() argument
158 TEST_P(PowerStatsAidl, ValidatePowerEntityUniqueNames) { in TEST_P() argument
166 TEST_P(PowerStatsAidl, ValidatePowerEntityIds) { in TEST_P() argument
[all …]
/hardware/google/pixel/powerstats/
DAndroid.bp41 "PowerStatsAidl.cpp",