Searched refs:OtherStructSuffix (Results 1 – 1 of 1) sorted by relevance
1128 std::string OtherStructSuffix = "};"; in TEST_F() local1145 std::string RewriteInput = OtherStructPrefix + CopyCtor + OtherStructSuffix + in TEST_F()1148 OtherStructSuffix + CopyableStructName + in TEST_F()1151 OtherStructSuffix + BrokenStructName + in TEST_F()