Searched refs:json_file (Results 1 – 1 of 1) sorted by relevance
598 FileDescriptorProto json_file; in SetUp() local599 json_file.set_name("json.proto"); in SetUp()600 json_file.set_syntax("proto3"); in SetUp()601 DescriptorProto* message4 = AddMessage(&json_file, "TestMessage4"); in SetUp()632 json_file_ = pool_.BuildFile(json_file); in SetUp()