Searched refs:HeaderTop (Results 1 – 1 of 1) sorted by relevance
407 const char *HeaderTop = "#ifndef H\n#define H\nstruct Foo { int bar;"; in TEST_F() local414 WriteFile(HeaderName, std::string(HeaderTop) + HeaderBottom); in TEST_F()426 std::string(HeaderTop) + "int baz;" + HeaderBottom; in TEST_F()435 const char *HeaderTop = "#ifndef H\n#define H\nstruct Foo { int bar;"; in TEST_F() local444 WriteFile(HeaderName, std::string(HeaderTop) + HeaderBottom); in TEST_F()461 std::string(HeaderTop) + "int baz;" + HeaderBottom; in TEST_F()