Home | History | Annotate | Download | only in test

Lines Matching full:fst1

817   bool Equiv(const Fst<Arc> &fst1, const Fst<Arc> &fst2) {
819 CHECK(Verify(fst1));
825 return RandEquivalent(fst1, fst2, kNumRandomPaths, kTestDelta, opts);