Lines Matching refs:get_num_fixit_hints
974 m_fixit_hints (richloc->get_num_fixit_hints ()), in layout()
989 for (unsigned int i = 0; i < richloc->get_num_fixit_hints (); i++) in layout()
2563 && richloc->get_num_fixit_hints () == 0) in diagnostic_show_locus()
3070 ASSERT_EQ (1, richloc.get_num_fixit_hints ()); in test_one_liner_fixit_validation_adhoc_locations()
3086 ASSERT_EQ (1, richloc.get_num_fixit_hints ()); in test_one_liner_fixit_validation_adhoc_locations()
3102 ASSERT_EQ (1, richloc.get_num_fixit_hints ()); in test_one_liner_fixit_validation_adhoc_locations()
3123 ASSERT_EQ (1, richloc.get_num_fixit_hints ()); in test_one_liner_many_fixits_1()
3145 ASSERT_EQ (19, richloc.get_num_fixit_hints ()); in test_one_liner_many_fixits_2()
3642 ASSERT_EQ (1, richloc.get_num_fixit_hints ()); in test_one_liner_fixit_validation_adhoc_locations_utf8()
3662 ASSERT_EQ (1, richloc.get_num_fixit_hints ()); in test_one_liner_fixit_validation_adhoc_locations_utf8()
3682 ASSERT_EQ (1, richloc.get_num_fixit_hints ()); in test_one_liner_fixit_validation_adhoc_locations_utf8()
3707 ASSERT_EQ (1, richloc.get_num_fixit_hints ()); in test_one_liner_many_fixits_1_utf8()
3738 ASSERT_EQ (nlocs, richloc.get_num_fixit_hints ()); in test_one_liner_many_fixits_2_utf8()
4099 ASSERT_EQ (0, richloc.get_num_fixit_hints ()); in test_fixit_consolidation()
4102 ASSERT_EQ (2, richloc.get_num_fixit_hints ()); in test_fixit_consolidation()
4114 ASSERT_EQ (0, richloc.get_num_fixit_hints ()); in test_fixit_consolidation()
4117 ASSERT_EQ (2, richloc.get_num_fixit_hints ()); in test_fixit_consolidation()
4129 ASSERT_EQ (0, richloc.get_num_fixit_hints ()); in test_fixit_consolidation()
4132 ASSERT_EQ (2, richloc.get_num_fixit_hints ()); in test_fixit_consolidation()
4145 ASSERT_EQ (0, richloc.get_num_fixit_hints ()); in test_fixit_consolidation()
4148 ASSERT_EQ (2, richloc.get_num_fixit_hints ()); in test_fixit_consolidation()
4161 ASSERT_EQ (0, richloc.get_num_fixit_hints ()); in test_fixit_consolidation()
4165 ASSERT_EQ (1, richloc.get_num_fixit_hints ()); in test_fixit_consolidation()
4182 ASSERT_EQ (0, richloc.get_num_fixit_hints ()); in test_fixit_consolidation()
4187 ASSERT_EQ (1, richloc.get_num_fixit_hints ()); in test_fixit_consolidation()
4203 ASSERT_EQ (0, richloc.get_num_fixit_hints ()); in test_fixit_consolidation()
4207 ASSERT_EQ (1, richloc.get_num_fixit_hints ()); in test_fixit_consolidation()
4273 ASSERT_EQ (3, richloc.get_num_fixit_hints ()); in test_overlapped_fixit_printing()
4367 ASSERT_EQ (1, richloc.get_num_fixit_hints ()); in test_overlapped_fixit_printing()
4386 ASSERT_EQ (2, richloc.get_num_fixit_hints ()); in test_overlapped_fixit_printing()
4485 ASSERT_EQ (3, richloc.get_num_fixit_hints ()); in test_overlapped_fixit_printing_utf8()
4586 ASSERT_EQ (1, richloc.get_num_fixit_hints ()); in test_overlapped_fixit_printing_utf8()
4609 ASSERT_EQ (2, richloc.get_num_fixit_hints ()); in test_overlapped_fixit_printing_utf8()
4697 ASSERT_EQ (2, richloc.get_num_fixit_hints ()); in test_overlapped_fixit_printing_2()