Home
last modified time | relevance | path

Searched refs:kFirstInsertionPoint (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
Dmock_code_generator.cc81 static const char* kFirstInsertionPoint = variable
121 EXPECT_EQ(kFirstInsertionPoint, lines[1 + insertion_list.size()]); in ExpectGenerated()
269 printer.PrintRaw(kFirstInsertionPoint); in Generate()