Searched refs:getRandomSubset (Results 1 – 1 of 1) sorted by relevance
58 std::vector<T> getRandomSubset(std::vector<T> const& collection);73 std::vector<T> PowerStatsAidl::getRandomSubset(std::vector<T> const& collection) { in getRandomSubset() function in PowerStatsAidl224 std::vector<PowerEntity> selectedEntities = getRandomSubset(entities); in TEST_P()303 std::vector<Channel> selectedChannels = getRandomSubset(channels); in TEST_P()391 std::vector<EnergyConsumer> selectedConsumers = getRandomSubset(consumers); in TEST_P()