Home
last modified time | relevance | path

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

/external/python/oauth2client/tests/contrib/
Dtest_appengine.py56 def load_and_cache(existing_file, fakename, cache_mock): argument
/external/python/oauth2client/tests/
Dtest_client.py75 def load_and_cache(existing_file, fakename, cache_mock): argument
/external/protobuf/src/google/protobuf/
Ddescriptor.cc3781 static bool ExistingFileMatchesProto(const FileDescriptor* existing_file, in ExistingFileMatchesProto()
3805 const FileDescriptor* existing_file = tables_->FindFile(filename_); in BuildFile() local