Lines Matching refs:w2
632 Weight w2 = U2.Start() < d.size() ? d[U2.Start()] : Weight::Zero();633 CHECK(ApproxEqual(w, w2, kTestDelta));