Searched refs:kSecondInsertionPoint (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
H A Dmock_code_generator.cc52 static const char* kSecondInsertionPoint = member in namespace:google::protobuf::compiler
91 EXPECT_EQ(kSecondInsertionPoint, lines[2 + insertion_list.size() * 2]);
168 printer.PrintRaw(kSecondInsertionPoint);

Completed in 65 milliseconds