Searched refs:RandGenVisitor (Results 1 – 1 of 1) sorted by relevance
606 class RandGenVisitor {611 RandGenVisitor(MutableFst<OArc> *ofst) : ofst_(ofst) {} in RandGenVisitor() function674 DISALLOW_COPY_AND_ASSIGN(RandGenVisitor);696 RandGenVisitor<IArc, OArc> rand_visitor(ofst); in RandGen()