Searched refs:file_descriptor_text (Results 1 – 1 of 1) sorted by relevance
172 void AddToDatabase(const char* file_descriptor_text) { in AddToDatabase() argument174 EXPECT_TRUE(TextFormat::ParseFromString(file_descriptor_text, &file_proto)); in AddToDatabase()178 void AddToDatabaseWithError(const char* file_descriptor_text) { in AddToDatabaseWithError() argument180 EXPECT_TRUE(TextFormat::ParseFromString(file_descriptor_text, &file_proto)); in AddToDatabaseWithError()