Searched refs:file_from_database (Results 1 – 1 of 1) sorted by relevance
6811 const FileDescriptor* file_from_database = in TEST_F() local6814 ASSERT_TRUE(file_from_database != nullptr); in TEST_F()6820 file_from_database->CopyTo(&file_from_database_proto); in TEST_F()6826 EXPECT_EQ(original_file->DebugString(), file_from_database->DebugString()); in TEST_F()