Searched refs:HeaderTop (Results 1 – 1 of 1) sorted by relevance
409 const char *HeaderTop = "#ifndef H\n#define H\nstruct Foo { int bar;"; in TEST_F() local416 WriteFile(HeaderName, std::string(HeaderTop) + HeaderBottom); in TEST_F()428 std::string(HeaderTop) + "int baz;" + HeaderBottom; in TEST_F()437 const char *HeaderTop = "#ifndef H\n#define H\nstruct Foo { int bar;"; in TEST_F() local446 WriteFile(HeaderName, std::string(HeaderTop) + HeaderBottom); in TEST_F()463 std::string(HeaderTop) + "int baz;" + HeaderBottom; in TEST_F()