Searched defs:kFileContent (Results 1 – 1 of 1) sorted by relevance
35 const char *const kFileContent = "// TODO: Fix this"; in TEST_F() local64 const char *const kFileContent = "// TODO(name): Fix this"; in TEST_F() local93 const char *const kFileContent = "// HACK: Needs work"; in TEST_F() local122 const char *const kFileContent = "/* TODO: Fix this */"; in TEST_F() local151 const char *const kFileContent = "/*\n * TODO: Multi-line fix\n */"; in TEST_F() local179 const char *const kFileContent = "let s = \"TODO: not a comment\""; in TEST_F() local207 const char *const kFileContent = in TEST_F() local250 const char *const kFileContent = in TEST_F() local290 const char *const kFileContent = "// TODOX not a todo comment"; in TEST_F() local317 const char *const kFileContent = "/* FIXME: Fix this */"; in TEST_F() local[all …]