Searched refs:HeaderTop (Results 1 – 1 of 1) sorted by relevance
477 const char *HeaderTop = "#ifndef H\n#define H\nstruct Foo { int bar;"; in TEST_F() local484 WriteFile(HeaderName, std::string(HeaderTop) + HeaderBottom); in TEST_F()496 std::string(HeaderTop) + "int baz;" + HeaderBottom; in TEST_F()505 const char *HeaderTop = "#ifndef H\n#define H\nstruct Foo { int bar;"; in TEST_F() local514 WriteFile(HeaderName, std::string(HeaderTop) + HeaderBottom); in TEST_F()531 std::string(HeaderTop) + "int baz;" + HeaderBottom; in TEST_F()