Searched refs:code2 (Results 1 – 1 of 1) sorted by relevance
170 auto code2 = std::make_shared<Variable>("int", "transactionCode"); in StubClass() local171 getTransactionName->parameters.push_back(code2); in StubClass()175 std::vector<std::shared_ptr<Expression>>{code2}))); in StubClass()