Home | History | Annotate | Download | only in test

Lines Matching refs:I2

323       InvertFst<Arc> I2(T);
324 CHECK(Equiv(I1, I2));
513 IntersectFst<Arc> I2(A2, A1);
514 CHECK(Equiv(I1, I2));
988 IntersectFst<Arc> I2(U2, S4);
990 CHECK(Equiv(U1, I2));