Searched refs:tfdesc (Results 1 – 1 of 1) sorted by relevance
143 const pb::FileDescriptor* tfdesc = importer_->Import(kTfProtoFilename); in Validate() local144 if (!tfdesc) in Validate()149 DebugFileDesc(tfdesc); in Validate()150 auto sdesc = FindMessageIgnoringScope(tfdesc, "Settings"); in Validate()