Home
last modified time | relevance | path

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

/hardware/interfaces/power/stats/aidl/vts/
DVtsHalPowerStatsTargetTest.cpp58 std::vector<T> getRandomSubset(std::vector<T> const& collection);
78 std::vector<T> PowerStatsAidl::getRandomSubset(std::vector<T> const& collection) { in getRandomSubset() function in PowerStatsAidl
255 std::vector<PowerEntity> selectedEntities = getRandomSubset(entities); in TEST_P()
338 std::vector<Channel> selectedChannels = getRandomSubset(channels); in TEST_P()
426 std::vector<EnergyConsumer> selectedConsumers = getRandomSubset(consumers); in TEST_P()