Home | History | Annotate | Download | only in src

Lines Matching refs:source_offset

766   EXPECT_EQ(index_of_longest_match_ear_is_fear, best_match_.source_offset());
784 best_match_.source_offset());
801 EXPECT_EQ(index_of_space_before_itself, best_match_.source_offset());
815 EXPECT_EQ(0, best_match_.source_offset()); // beginning of dictionary
836 EXPECT_EQ(index_of_ababc, best_match_.source_offset());
865 EXPECT_EQ(-1, best_match_.source_offset());
879 EXPECT_EQ(-1, best_match_.source_offset());
913 EXPECT_GT((kTestSize / 2), best_match_.source_offset());