Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/internal/
Ddescriptor_pool_test.py517 TEST1_FILE.CheckFile(self, self.pool)
518 TEST2_FILE.CheckFile(self, self.pool)
710 def CheckFile(self, test, pool): member in ProtoFile
/external/zucchini/
Dpatch_read_write_unittest.cc669 TEST(EnsemblePatchTest, CheckFile) { in TEST() argument