Lines Matching full:note
27 CLParser::FilterShowIncludes("Note: including file: " in TEST()
30 CLParser::FilterShowIncludes("Note: including file: " in TEST()
54 "Note: inc file prefix: foo.h\r\n" in TEST()
56 "Note: inc file prefix:", &output, &err)); in TEST()
78 "Note: including file: foo.h\r\n" in TEST()
88 "Note: including file: c:\\Program Files\\foo.h\r\n" in TEST()
89 "Note: including file: d:\\Microsoft Visual Studio\\bar.h\r\n" in TEST()
90 "Note: including file: path.h\r\n", in TEST()
103 "Note: including file: foo.h\r\n" in TEST()
104 "Note: including file: bar.h\r\n" in TEST()
105 "Note: including file: foo.h\r\n", in TEST()
119 "Note: including file: sub/./foo.h\r\n" in TEST()
120 "Note: including file: bar.h\r\n" in TEST()
122 "Note: including file: sub\\foo.h\r\n"; in TEST()
124 "Note: including file: sub/foo.h\r\n"; in TEST()