Searched refs:getRandomSubset (Results 1 – 1 of 1) sorted by relevance
58 std::vector<T> getRandomSubset(std::vector<T> const& collection);78 std::vector<T> PowerStatsAidl::getRandomSubset(std::vector<T> const& collection) { in getRandomSubset() function in PowerStatsAidl255 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()