Searched refs:transformations_ (Results 1 – 2 of 2) sorted by relevance
223 transformations_.emplace_back(transformation); in AddTransformation()233 std::vector<std::unique_ptr<Transformation>> transformations_; variable
753 for (const auto& transformation : transformations_) { in InstrumentMethod()