Lines Matching refs:temp_source_file
916 temp_source_file tmp (SELFTEST_LOCATION, ".c", content); in test_get_content()
927 temp_source_file tmp (SELFTEST_LOCATION, ".c", content); in test_get_content()
940 temp_source_file tmp (SELFTEST_LOCATION, ".c", content); in test_get_content()
961 temp_source_file tmp (SELFTEST_LOCATION, ".c", old_content); in test_applying_fixits_insert_before()
1016 temp_source_file tmp (SELFTEST_LOCATION, ".c", old_content); in test_applying_fixits_insert_after()
1061 temp_source_file tmp (SELFTEST_LOCATION, ".c", old_content); in test_applying_fixits_insert_after_at_line_end()
1103 temp_source_file tmp (SELFTEST_LOCATION, ".c", old_content); in test_applying_fixits_insert_after_failure()
1152 temp_source_file tmp (SELFTEST_LOCATION, ".c", old_content); in test_applying_fixits_insert_containing_newline()
1201 temp_source_file tmp (SELFTEST_LOCATION, ".c", old_content); in test_applying_fixits_growing_replace()
1246 temp_source_file tmp (SELFTEST_LOCATION, ".c", old_content); in test_applying_fixits_shrinking_replace()
1290 temp_source_file tmp (SELFTEST_LOCATION, ".c", old_content); in test_applying_fixits_replace_containing_newline()
1329 temp_source_file tmp (SELFTEST_LOCATION, ".c", old_content); in test_applying_fixits_remove()
1376 temp_source_file tmp (SELFTEST_LOCATION, ".c", old_content); in test_applying_fixits_multiple()
1574 temp_source_file tmp (SELFTEST_LOCATION, ".c", old_content); in test_applying_fixits_modernize_named_init()
1679 temp_source_file tmp (SELFTEST_LOCATION, ".txt", old_content); in test_applying_fixits_line_out_of_range()
1710 temp_source_file tmp (SELFTEST_LOCATION, ".txt", old_content); in test_applying_fixits_column_validation()