Searched refs:last_operation (Results 1 – 1 of 1) sorted by relevance
49 std::shared_ptr<std::string> last_operation) in TestOpHandler() argument50 : next_handler_(next_handler), last_operation_(last_operation) { in TestOpHandler()