Home
last modified time | relevance | path

Searched defs:validate_file (Results 1 – 3 of 3) sorted by relevance

/external/python/oauth2client/oauth2client/contrib/
Dlocked_file.py57 def validate_file(filename): function
/external/tensorflow/tensorflow/python/keras/utils/
Ddata_utils.py302 def validate_file(fpath, file_hash, algorithm='auto', chunk_size=65535): function
/external/libchrome/third_party/ply/
Dlex.py829 def validate_file(self,filename): member in LexerReflect