Searched refs:sample_storage_ (Results 1 – 2 of 2) sorted by relevance
151 std::vector<std::unique_ptr<SampleEntry>> sample_storage_; variable
140 sample_storage_.push_back(std::unique_ptr<SampleEntry>(sample)); in AllocateSample()