1 line
35 KiB
JSON
1 line
35 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_memmap_py", "label": "test_memmap.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L1"}, {"id": "test_memmap_testmemmap", "label": "TestMemmap", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L34"}, {"id": "test_memmap_testmemmap_setup_method", "label": ".setup_method()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L35"}, {"id": "test_memmap_testmemmap_teardown_method", "label": ".teardown_method()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L42"}, {"id": "test_memmap_testmemmap_test_roundtrip", "label": ".test_roundtrip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L49"}, {"id": "test_memmap_testmemmap_test_open_with_filename", "label": ".test_open_with_filename()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L63"}, {"id": "test_memmap_testmemmap_test_unnamed_file", "label": ".test_unnamed_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L70"}, {"id": "test_memmap_testmemmap_test_attributes", "label": ".test_attributes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L75"}, {"id": "test_memmap_testmemmap_test_filename", "label": ".test_filename()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L84"}, {"id": "test_memmap_testmemmap_test_path", "label": ".test_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L96"}, {"id": "test_memmap_testmemmap_test_filename_fileobj", "label": ".test_filename_fileobj()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L111"}, {"id": "test_memmap_test_flush", "label": "test_flush()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L118"}, {"id": "test_memmap_testmemmap_test_del", "label": ".test_del()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L125"}, {"id": "test_memmap_testmemmap_test_arithmetic_drops_references", "label": ".test_arithmetic_drops_references()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L139"}, {"id": "test_memmap_testmemmap_test_indexing_drops_references", "label": ".test_indexing_drops_references()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L146"}, {"id": "test_memmap_testmemmap_test_slicing_keeps_references", "label": ".test_slicing_keeps_references()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L153"}, {"id": "test_memmap_testmemmap_test_view", "label": ".test_view()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L158"}, {"id": "test_memmap_testmemmap_test_ufunc_return_ndarray", "label": ".test_ufunc_return_ndarray()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L167"}, {"id": "test_memmap_testmemmap_test_getitem", "label": ".test_getitem()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L192"}, {"id": "test_memmap_testmemmap_test_memmap_subclass", "label": ".test_memmap_subclass()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L200"}, {"id": "test_memmap_testmemmap_test_mmap_offset_greater_than_allocation_granularity", "label": ".test_mmap_offset_greater_than_allocation_granularity()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L214"}, {"id": "test_memmap_testmemmap_test_empty_array_with_offset_multiple_of_allocation_granularity", "label": ".test_empty_array_with_offset_multiple_of_allocation_granularity()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L220"}, {"id": "test_memmap_testmemmap_test_no_shape", "label": ".test_no_shape()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L227"}, {"id": "test_memmap_testmemmap_test_empty_array", "label": ".test_empty_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L232"}, {"id": "test_memmap_testmemmap_test_shape_type", "label": ".test_shape_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L244"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_memmap_py", "target": "mmap", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_memmap_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_memmap_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_memmap_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_memmap_py", "target": "pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_memmap_py", "target": "tempfile", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_memmap_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_memmap_py", "target": "numpy", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_memmap_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_memmap_py", "target": "test_memmap_testmemmap", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L34", "weight": 1.0}, {"source": "test_memmap_testmemmap", "target": "test_memmap_testmemmap_setup_method", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L35", "weight": 1.0}, {"source": "test_memmap_testmemmap", "target": "test_memmap_testmemmap_teardown_method", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L42", "weight": 1.0}, {"source": "test_memmap_testmemmap", "target": "test_memmap_testmemmap_test_roundtrip", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L49", "weight": 1.0}, {"source": "test_memmap_testmemmap", "target": "test_memmap_testmemmap_test_open_with_filename", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L63", "weight": 1.0}, {"source": "test_memmap_testmemmap", "target": "test_memmap_testmemmap_test_unnamed_file", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L70", "weight": 1.0}, {"source": "test_memmap_testmemmap", "target": "test_memmap_testmemmap_test_attributes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L75", "weight": 1.0}, {"source": "test_memmap_testmemmap", "target": "test_memmap_testmemmap_test_filename", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L84", "weight": 1.0}, {"source": "test_memmap_testmemmap", "target": "test_memmap_testmemmap_test_path", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L96", "weight": 1.0}, {"source": "test_memmap_testmemmap", "target": "test_memmap_testmemmap_test_filename_fileobj", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L111", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_memmap_py", "target": "test_memmap_test_flush", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L118", "weight": 1.0}, {"source": "test_memmap_testmemmap", "target": "test_memmap_testmemmap_test_del", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L125", "weight": 1.0}, {"source": "test_memmap_testmemmap", "target": "test_memmap_testmemmap_test_arithmetic_drops_references", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L139", "weight": 1.0}, {"source": "test_memmap_testmemmap", "target": "test_memmap_testmemmap_test_indexing_drops_references", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L146", "weight": 1.0}, {"source": "test_memmap_testmemmap", "target": "test_memmap_testmemmap_test_slicing_keeps_references", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L153", "weight": 1.0}, {"source": "test_memmap_testmemmap", "target": "test_memmap_testmemmap_test_view", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L158", "weight": 1.0}, {"source": "test_memmap_testmemmap", "target": "test_memmap_testmemmap_test_ufunc_return_ndarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L167", "weight": 1.0}, {"source": "test_memmap_testmemmap", "target": "test_memmap_testmemmap_test_getitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L192", "weight": 1.0}, {"source": "test_memmap_testmemmap", "target": "test_memmap_testmemmap_test_memmap_subclass", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L200", "weight": 1.0}, {"source": "test_memmap_testmemmap", "target": "test_memmap_testmemmap_test_mmap_offset_greater_than_allocation_granularity", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L214", "weight": 1.0}, {"source": "test_memmap_testmemmap", "target": "test_memmap_testmemmap_test_empty_array_with_offset_multiple_of_allocation_granularity", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L220", "weight": 1.0}, {"source": "test_memmap_testmemmap", "target": "test_memmap_testmemmap_test_no_shape", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L227", "weight": 1.0}, {"source": "test_memmap_testmemmap", "target": "test_memmap_testmemmap_test_empty_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L232", "weight": 1.0}, {"source": "test_memmap_testmemmap", "target": "test_memmap_testmemmap_test_shape_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L244", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_memmap_testmemmap_setup_method", "callee": "NamedTemporaryFile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L36"}, {"caller_nid": "test_memmap_testmemmap_setup_method", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L39"}, {"caller_nid": "test_memmap_testmemmap_setup_method", "callee": "resize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L40"}, {"caller_nid": "test_memmap_testmemmap_teardown_method", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L43"}, {"caller_nid": "test_memmap_testmemmap_teardown_method", "callee": "break_cycles", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L46"}, {"caller_nid": "test_memmap_testmemmap_teardown_method", "callee": "break_cycles", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L47"}, {"caller_nid": "test_memmap_testmemmap_test_roundtrip", "callee": "memmap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L51"}, {"caller_nid": "test_memmap_testmemmap_test_roundtrip", "callee": "memmap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L57"}, {"caller_nid": "test_memmap_testmemmap_test_roundtrip", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L59"}, {"caller_nid": "test_memmap_testmemmap_test_roundtrip", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L59"}, {"caller_nid": "test_memmap_testmemmap_test_roundtrip", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L60"}, {"caller_nid": "test_memmap_testmemmap_test_roundtrip", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L61"}, {"caller_nid": "test_memmap_testmemmap_test_open_with_filename", "callee": "memmap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L65"}, {"caller_nid": "test_memmap_testmemmap_test_unnamed_file", "callee": "TemporaryFile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L71"}, {"caller_nid": "test_memmap_testmemmap_test_unnamed_file", "callee": "memmap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L72"}, {"caller_nid": "test_memmap_testmemmap_test_attributes", "callee": "memmap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L78"}, {"caller_nid": "test_memmap_testmemmap_test_attributes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L80"}, {"caller_nid": "test_memmap_testmemmap_test_attributes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L81"}, {"caller_nid": "test_memmap_testmemmap_test_filename", "callee": "memmap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L86"}, {"caller_nid": "test_memmap_testmemmap_test_filename", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L88"}, {"caller_nid": "test_memmap_testmemmap_test_filename", "callee": "abspath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L88"}, {"caller_nid": "test_memmap_testmemmap_test_filename", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L90"}, {"caller_nid": "test_memmap_testmemmap_test_filename", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L92"}, {"caller_nid": "test_memmap_testmemmap_test_path", "callee": "memmap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L98"}, {"caller_nid": "test_memmap_testmemmap_test_path", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L98"}, {"caller_nid": "test_memmap_testmemmap_test_path", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L103"}, {"caller_nid": "test_memmap_testmemmap_test_path", "callee": "resolve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L103"}, {"caller_nid": "test_memmap_testmemmap_test_path", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L103"}, {"caller_nid": "test_memmap_testmemmap_test_path", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L105"}, {"caller_nid": "test_memmap_testmemmap_test_path", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L105"}, {"caller_nid": "test_memmap_testmemmap_test_path", "callee": "resolve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L105"}, {"caller_nid": "test_memmap_testmemmap_test_path", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L107"}, {"caller_nid": "test_memmap_testmemmap_test_path", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L107"}, {"caller_nid": "test_memmap_testmemmap_test_path", "callee": "resolve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L107"}, {"caller_nid": "test_memmap_testmemmap_test_filename_fileobj", "callee": "memmap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L112"}, {"caller_nid": "test_memmap_testmemmap_test_filename_fileobj", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L114"}, {"caller_nid": "test_memmap_test_flush", "callee": "memmap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L119"}, {"caller_nid": "test_memmap_test_flush", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L122"}, {"caller_nid": "test_memmap_test_flush", "callee": "flush", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L123"}, {"caller_nid": "test_memmap_testmemmap_test_del", "callee": "memmap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L127"}, {"caller_nid": "test_memmap_testmemmap_test_del", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L131"}, {"caller_nid": "test_memmap_testmemmap_test_del", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L135"}, {"caller_nid": "test_memmap_testmemmap_test_del", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L137"}, {"caller_nid": "test_memmap_testmemmap_test_arithmetic_drops_references", "callee": "memmap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L140"}, {"caller_nid": "test_memmap_testmemmap_test_arithmetic_drops_references", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L143"}, {"caller_nid": "test_memmap_testmemmap_test_arithmetic_drops_references", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L144"}, {"caller_nid": "test_memmap_testmemmap_test_indexing_drops_references", "callee": "memmap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L147"}, {"caller_nid": "test_memmap_testmemmap_test_indexing_drops_references", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L150"}, {"caller_nid": "test_memmap_testmemmap_test_indexing_drops_references", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L151"}, {"caller_nid": "test_memmap_testmemmap_test_slicing_keeps_references", "callee": "memmap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L154"}, {"caller_nid": "test_memmap_testmemmap_test_slicing_keeps_references", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L156"}, {"caller_nid": "test_memmap_testmemmap_test_view", "callee": "memmap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L159"}, {"caller_nid": "test_memmap_testmemmap_test_view", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L160"}, {"caller_nid": "test_memmap_testmemmap_test_view", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L161"}, {"caller_nid": "test_memmap_testmemmap_test_view", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L162"}, {"caller_nid": "test_memmap_testmemmap_test_view", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L163"}, {"caller_nid": "test_memmap_testmemmap_test_view", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L164"}, {"caller_nid": "test_memmap_testmemmap_test_view", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L165"}, {"caller_nid": "test_memmap_testmemmap_test_ufunc_return_ndarray", "callee": "memmap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L168"}, {"caller_nid": "test_memmap_testmemmap_test_ufunc_return_ndarray", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L171"}, {"caller_nid": "test_memmap_testmemmap_test_ufunc_return_ndarray", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L172"}, {"caller_nid": "test_memmap_testmemmap_test_ufunc_return_ndarray", "callee": "unary_op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L175"}, {"caller_nid": "test_memmap_testmemmap_test_ufunc_return_ndarray", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L176"}, {"caller_nid": "test_memmap_testmemmap_test_ufunc_return_ndarray", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L176"}, {"caller_nid": "test_memmap_testmemmap_test_ufunc_return_ndarray", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L177"}, {"caller_nid": "test_memmap_testmemmap_test_ufunc_return_ndarray", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L179"}, {"caller_nid": "test_memmap_testmemmap_test_ufunc_return_ndarray", "callee": "unary_op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L179"}, {"caller_nid": "test_memmap_testmemmap_test_ufunc_return_ndarray", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L180"}, {"caller_nid": "test_memmap_testmemmap_test_ufunc_return_ndarray", "callee": "unary_op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L180"}, {"caller_nid": "test_memmap_testmemmap_test_ufunc_return_ndarray", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L183"}, {"caller_nid": "test_memmap_testmemmap_test_ufunc_return_ndarray", "callee": "binary_op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L183"}, {"caller_nid": "test_memmap_testmemmap_test_ufunc_return_ndarray", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L184"}, {"caller_nid": "test_memmap_testmemmap_test_ufunc_return_ndarray", "callee": "binary_op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L184"}, {"caller_nid": "test_memmap_testmemmap_test_ufunc_return_ndarray", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L185"}, {"caller_nid": "test_memmap_testmemmap_test_ufunc_return_ndarray", "callee": "binary_op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L185"}, {"caller_nid": "test_memmap_testmemmap_test_ufunc_return_ndarray", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L189"}, {"caller_nid": "test_memmap_testmemmap_test_getitem", "callee": "memmap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L193"}, {"caller_nid": "test_memmap_testmemmap_test_getitem", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L196"}, {"caller_nid": "test_memmap_testmemmap_test_getitem", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L198"}, {"caller_nid": "test_memmap_testmemmap_test_memmap_subclass", "callee": "MemmapSubClass", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L204"}, {"caller_nid": "test_memmap_testmemmap_test_memmap_subclass", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L209"}, {"caller_nid": "test_memmap_testmemmap_test_memmap_subclass", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L209"}, {"caller_nid": "test_memmap_testmemmap_test_memmap_subclass", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L210"}, {"caller_nid": "test_memmap_testmemmap_test_memmap_subclass", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L210"}, {"caller_nid": "test_memmap_testmemmap_test_memmap_subclass", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L211"}, {"caller_nid": "test_memmap_testmemmap_test_mmap_offset_greater_than_allocation_granularity", "callee": "memmap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L217"}, {"caller_nid": "test_memmap_testmemmap_test_mmap_offset_greater_than_allocation_granularity", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L218"}, {"caller_nid": "test_memmap_testmemmap_test_empty_array_with_offset_multiple_of_allocation_granularity", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L221"}, {"caller_nid": "test_memmap_testmemmap_test_empty_array_with_offset_multiple_of_allocation_granularity", "callee": "memmap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L224"}, {"caller_nid": "test_memmap_testmemmap_test_empty_array_with_offset_multiple_of_allocation_granularity", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L225"}, {"caller_nid": "test_memmap_testmemmap_test_no_shape", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L228"}, {"caller_nid": "test_memmap_testmemmap_test_no_shape", "callee": "memmap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L229"}, {"caller_nid": "test_memmap_testmemmap_test_no_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L230"}, {"caller_nid": "test_memmap_testmemmap_test_empty_array", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L234"}, {"caller_nid": "test_memmap_testmemmap_test_empty_array", "callee": "memmap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L235"}, {"caller_nid": "test_memmap_testmemmap_test_empty_array", "callee": "memmap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L239"}, {"caller_nid": "test_memmap_testmemmap_test_empty_array", "callee": "memmap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L242"}, {"caller_nid": "test_memmap_testmemmap_test_shape_type", "callee": "memmap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L245"}, {"caller_nid": "test_memmap_testmemmap_test_shape_type", "callee": "memmap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L246"}, {"caller_nid": "test_memmap_testmemmap_test_shape_type", "callee": "memmap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L247"}, {"caller_nid": "test_memmap_testmemmap_test_shape_type", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L247"}, {"caller_nid": "test_memmap_testmemmap_test_shape_type", "callee": "memmap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L248"}, {"caller_nid": "test_memmap_testmemmap_test_shape_type", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_memmap.py", "source_location": "L248"}]} |