Home | History | Annotate | Download | only in src

Lines Matching refs:source_offset

765   EXPECT_EQ(index_of_longest_match_ear_is_fear, best_match_.source_offset());
783 best_match_.source_offset());
800 EXPECT_EQ(index_of_space_before_itself, best_match_.source_offset());
814 EXPECT_EQ(0, best_match_.source_offset()); // beginning of dictionary
835 EXPECT_EQ(index_of_ababc, best_match_.source_offset());
864 EXPECT_EQ(-1, best_match_.source_offset());
878 EXPECT_EQ(-1, best_match_.source_offset());
912 EXPECT_GT((kTestSize / 2), best_match_.source_offset());