Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/googleapis/google-api-python-client
/ datafile
Function
datafile
tests/test_http.py:181–182 ·
view source on GitHub ↗
(filename)
Source
from the content-addressed store, hash-verified
179
180
181
def
datafile(filename):
182
return
os.path.join(DATA_DIR, filename)
183
184
185
def
_postproc_none(*kwargs):
Callers
15
test_media_file_upload_closes_fd_in___del__
Method · 0.70
test_media_file_upload_mimetype_detection
Method · 0.70
test_media_file_upload_to_from_json
Method · 0.70
test_media_file_upload_raises_on_file_not_found
Method · 0.70
test_media_file_upload_raises_on_invalid_chunksize
Method · 0.70
test_http_request_to_from_json
Method · 0.70
test_media_io_base_upload_from_file_io
Method · 0.70
test_media_io_base_upload_from_file_object
Method · 0.70
test_media_io_base_upload_serializable
Method · 0.70
test_media_io_base_upload_from_bytes
Method · 0.70
test_media_io_base_upload_raises_on_invalid_chunksize
Method · 0.70
test_media_io_base_next_chunk_retries
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…