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