Searched refs:check_msg (Results 1 – 3 of 3) sorted by relevance
263 source_path, link_path, check_fn=os.path.isfile, check_msg='files')267 check_msg='directories')351 check_msg=None): argument378 assert check_msg386 'Tried to link to: %s' % (check_msg, source_path))
284 source_path, link_path, check_fn=os.path.isfile, check_msg='files')288 check_msg='directories')372 check_msg=None): argument399 assert check_msg407 'Tried to link to: %s' % (check_msg, source_path))
172 const char* check_msg = check_bounds ? "" : " (unchecked)"; in LoadCurrentCharacter() local176 check_msg, in LoadCurrentCharacter()