1 line
48 KiB
JSON
1 line
48 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_cpu_features_py", "label": "test_cpu_features.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L1"}, {"id": "test_cpu_features_assert_features_equal", "label": "assert_features_equal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L17"}, {"id": "test_cpu_features_text_to_list", "label": "_text_to_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L64"}, {"id": "test_cpu_features_abstracttest", "label": "AbstractTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L68"}, {"id": "test_cpu_features_abstracttest_load_flags", "label": ".load_flags()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L74"}, {"id": "test_cpu_features_abstracttest_test_features", "label": ".test_features()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L78"}, {"id": "test_cpu_features_abstracttest_cpu_have", "label": ".cpu_have()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L89"}, {"id": "test_cpu_features_abstracttest_load_flags_cpuinfo", "label": ".load_flags_cpuinfo()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L95"}, {"id": "test_cpu_features_abstracttest_get_cpuinfo_item", "label": ".get_cpuinfo_item()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L98"}, {"id": "test_cpu_features_abstracttest_load_flags_auxv", "label": ".load_flags_auxv()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L109"}, {"id": "test_cpu_features_testenvprivation", "label": "TestEnvPrivation", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L128"}, {"id": "test_cpu_features_setup_class", "label": "setup_class()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L157"}, {"id": "test_cpu_features_testenvprivation_run", "label": "._run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L163"}, {"id": "test_cpu_features_testenvprivation_expect_error", "label": "._expect_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L171"}, {"id": "test_cpu_features_testenvprivation_setup_method", "label": ".setup_method()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L191"}, {"id": "test_cpu_features_testenvprivation_test_runtime_feature_selection", "label": ".test_runtime_feature_selection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L195"}, {"id": "test_cpu_features_test_both_enable_disable_set", "label": "test_both_enable_disable_set()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L238"}, {"id": "test_cpu_features_test_variable_too_long", "label": "test_variable_too_long()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L257"}, {"id": "test_cpu_features_test_impossible_feature_disable", "label": "test_impossible_feature_disable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L279"}, {"id": "test_cpu_features_testenvprivation_test_impossible_feature_enable", "label": ".test_impossible_feature_enable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L296"}, {"id": "test_cpu_features_test_x86_features", "label": "Test_X86_Features", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L341"}, {"id": "test_cpu_features_test_x86_features_load_flags", "label": ".load_flags()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L373"}, {"id": "test_cpu_features_test_power_features", "label": "Test_POWER_Features", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L379"}, {"id": "test_cpu_features_test_power_features_load_flags", "label": ".load_flags()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L388"}, {"id": "test_cpu_features_test_power_features_get_platform", "label": "._get_platform()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L405"}, {"id": "test_cpu_features_test_zarch_features", "label": "Test_ZARCH_Features", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L422"}, {"id": "test_cpu_features_test_zarch_features_load_flags", "label": ".load_flags()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L425"}, {"id": "test_cpu_features_test_arm_features", "label": "Test_ARM_Features", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L431"}, {"id": "test_cpu_features_test_arm_features_load_flags", "label": ".load_flags()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L440"}, {"id": "test_cpu_features_test_loongarch_features", "label": "Test_LOONGARCH_Features", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L463"}, {"id": "test_cpu_features_test_loongarch_features_load_flags", "label": ".load_flags()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L466"}, {"id": "test_cpu_features_test_riscv_features", "label": "Test_RISCV_Features", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L472"}, {"id": "test_cpu_features_test_riscv_features_load_flags", "label": ".load_flags()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L475"}, {"id": "test_cpu_features_rationale_192", "label": "Ensure that the environment is reset", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L192"}, {"id": "test_cpu_features_rationale_196", "label": "Ensure that when selecting `NPY_ENABLE_CPU_FEATURES`, only the features", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L196"}, {"id": "test_cpu_features_rationale_239", "label": "Ensure that when both environment variables are set then an ImportError", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L239"}, {"id": "test_cpu_features_rationale_258", "label": "Test that an error is thrown if the environment variables are too long t", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L258"}, {"id": "test_cpu_features_rationale_280", "label": "Test that a RuntimeError is thrown if an impossible feature-disabling re", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L280"}, {"id": "test_cpu_features_rationale_297", "label": "Test that a RuntimeError is thrown if an impossible feature-enabling req", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L297"}, {"id": "test_cpu_features_rationale_406", "label": "Get the AT_PLATFORM value from AUXV", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L406"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_cpu_features_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_cpu_features_py", "target": "pathlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_cpu_features_py", "target": "platform", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_cpu_features_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_cpu_features_py", "target": "subprocess", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_cpu_features_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_cpu_features_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_cpu_features_py", "target": "numpy_core_multiarray_umath", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_cpu_features_py", "target": "test_cpu_features_assert_features_equal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_cpu_features_py", "target": "test_cpu_features_text_to_list", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L64", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_cpu_features_py", "target": "test_cpu_features_abstracttest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L68", "weight": 1.0}, {"source": "test_cpu_features_abstracttest", "target": "test_cpu_features_abstracttest_load_flags", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L74", "weight": 1.0}, {"source": "test_cpu_features_abstracttest", "target": "test_cpu_features_abstracttest_test_features", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L78", "weight": 1.0}, {"source": "test_cpu_features_abstracttest", "target": "test_cpu_features_abstracttest_cpu_have", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L89", "weight": 1.0}, {"source": "test_cpu_features_abstracttest", "target": "test_cpu_features_abstracttest_load_flags_cpuinfo", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L95", "weight": 1.0}, {"source": "test_cpu_features_abstracttest", "target": "test_cpu_features_abstracttest_get_cpuinfo_item", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L98", "weight": 1.0}, {"source": "test_cpu_features_abstracttest", "target": "test_cpu_features_abstracttest_load_flags_auxv", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L109", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_cpu_features_py", "target": "test_cpu_features_testenvprivation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L128", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_cpu_features_py", "target": "test_cpu_features_setup_class", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L157", "weight": 1.0}, {"source": "test_cpu_features_testenvprivation", "target": "test_cpu_features_testenvprivation_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L163", "weight": 1.0}, {"source": "test_cpu_features_testenvprivation", "target": "test_cpu_features_testenvprivation_expect_error", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L171", "weight": 1.0}, {"source": "test_cpu_features_testenvprivation", "target": "test_cpu_features_testenvprivation_setup_method", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L191", "weight": 1.0}, {"source": "test_cpu_features_testenvprivation", "target": "test_cpu_features_testenvprivation_test_runtime_feature_selection", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L195", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_cpu_features_py", "target": "test_cpu_features_test_both_enable_disable_set", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L238", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_cpu_features_py", "target": "test_cpu_features_test_variable_too_long", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L257", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_cpu_features_py", "target": "test_cpu_features_test_impossible_feature_disable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L279", "weight": 1.0}, {"source": "test_cpu_features_testenvprivation", "target": "test_cpu_features_testenvprivation_test_impossible_feature_enable", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L296", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_cpu_features_py", "target": "test_cpu_features_test_x86_features", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L341", "weight": 1.0}, {"source": "test_cpu_features_test_x86_features", "target": "test_cpu_features_abstracttest", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L341", "weight": 1.0}, {"source": "test_cpu_features_test_x86_features", "target": "test_cpu_features_test_x86_features_load_flags", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L373", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_cpu_features_py", "target": "test_cpu_features_test_power_features", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L379", "weight": 1.0}, {"source": "test_cpu_features_test_power_features", "target": "test_cpu_features_abstracttest", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L379", "weight": 1.0}, {"source": "test_cpu_features_test_power_features", "target": "test_cpu_features_test_power_features_load_flags", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L388", "weight": 1.0}, {"source": "test_cpu_features_test_power_features", "target": "test_cpu_features_test_power_features_get_platform", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L405", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_cpu_features_py", "target": "test_cpu_features_test_zarch_features", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L422", "weight": 1.0}, {"source": "test_cpu_features_test_zarch_features", "target": "test_cpu_features_abstracttest", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L422", "weight": 1.0}, {"source": "test_cpu_features_test_zarch_features", "target": "test_cpu_features_test_zarch_features_load_flags", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L425", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_cpu_features_py", "target": "test_cpu_features_test_arm_features", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L431", "weight": 1.0}, {"source": "test_cpu_features_test_arm_features", "target": "test_cpu_features_abstracttest", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L431", "weight": 1.0}, {"source": "test_cpu_features_test_arm_features", "target": "test_cpu_features_test_arm_features_load_flags", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L440", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_cpu_features_py", "target": "test_cpu_features_test_loongarch_features", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L463", "weight": 1.0}, {"source": "test_cpu_features_test_loongarch_features", "target": "test_cpu_features_abstracttest", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L463", "weight": 1.0}, {"source": "test_cpu_features_test_loongarch_features", "target": "test_cpu_features_test_loongarch_features_load_flags", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L466", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_cpu_features_py", "target": "test_cpu_features_test_riscv_features", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L472", "weight": 1.0}, {"source": "test_cpu_features_test_riscv_features", "target": "test_cpu_features_abstracttest", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L472", "weight": 1.0}, {"source": "test_cpu_features_test_riscv_features", "target": "test_cpu_features_test_riscv_features_load_flags", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L475", "weight": 1.0}, {"source": "test_cpu_features_abstracttest_test_features", "target": "test_cpu_features_test_riscv_features_load_flags", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L79", "weight": 1.0}, {"source": "test_cpu_features_abstracttest_test_features", "target": "test_cpu_features_abstracttest_cpu_have", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L81", "weight": 1.0}, {"source": "test_cpu_features_abstracttest_test_features", "target": "test_cpu_features_assert_features_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L82", "weight": 1.0}, {"source": "test_cpu_features_abstracttest_load_flags_cpuinfo", "target": "test_cpu_features_abstracttest_get_cpuinfo_item", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L96", "weight": 1.0}, {"source": "test_cpu_features_testenvprivation_expect_error", "target": "test_cpu_features_testenvprivation_run", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L178", "weight": 1.0}, {"source": "test_cpu_features_testenvprivation_test_runtime_feature_selection", "target": "test_cpu_features_testenvprivation_run", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L202", "weight": 1.0}, {"source": "test_cpu_features_testenvprivation_test_runtime_feature_selection", "target": "test_cpu_features_text_to_list", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L203", "weight": 1.0}, {"source": "test_cpu_features_test_both_enable_disable_set", "target": "test_cpu_features_testenvprivation_expect_error", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L247", "weight": 1.0}, {"source": "test_cpu_features_test_variable_too_long", "target": "test_cpu_features_testenvprivation_expect_error", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L270", "weight": 1.0}, {"source": "test_cpu_features_test_impossible_feature_disable", "target": "test_cpu_features_testenvprivation_expect_error", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L294", "weight": 1.0}, {"source": "test_cpu_features_testenvprivation_test_impossible_feature_enable", "target": "test_cpu_features_testenvprivation_expect_error", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L312", "weight": 1.0}, {"source": "test_cpu_features_test_x86_features_load_flags", "target": "test_cpu_features_abstracttest_load_flags_cpuinfo", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L374", "weight": 1.0}, {"source": "test_cpu_features_test_power_features_load_flags", "target": "test_cpu_features_abstracttest_load_flags_auxv", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L389", "weight": 1.0}, {"source": "test_cpu_features_test_power_features_load_flags", "target": "test_cpu_features_test_power_features_get_platform", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L390", "weight": 1.0}, {"source": "test_cpu_features_test_zarch_features_load_flags", "target": "test_cpu_features_abstracttest_load_flags_auxv", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L426", "weight": 1.0}, {"source": "test_cpu_features_test_arm_features_load_flags", "target": "test_cpu_features_abstracttest_load_flags_cpuinfo", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L441", "weight": 1.0}, {"source": "test_cpu_features_test_arm_features_load_flags", "target": "test_cpu_features_abstracttest_get_cpuinfo_item", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L442", "weight": 1.0}, {"source": "test_cpu_features_test_loongarch_features_load_flags", "target": "test_cpu_features_abstracttest_load_flags_cpuinfo", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L467", "weight": 1.0}, {"source": "test_cpu_features_test_riscv_features_load_flags", "target": "test_cpu_features_abstracttest_load_flags_auxv", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L476", "weight": 1.0}, {"source": "test_cpu_features_rationale_192", "target": "test_cpu_features_testenvprivation_setup_method", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L192", "weight": 1.0}, {"source": "test_cpu_features_rationale_196", "target": "test_cpu_features_testenvprivation_test_runtime_feature_selection", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L196", "weight": 1.0}, {"source": "test_cpu_features_rationale_239", "target": "test_cpu_features_testenvprivation_test_both_enable_disable_set", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L239", "weight": 1.0}, {"source": "test_cpu_features_rationale_258", "target": "test_cpu_features_testenvprivation_test_variable_too_long", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L258", "weight": 1.0}, {"source": "test_cpu_features_rationale_280", "target": "test_cpu_features_testenvprivation_test_impossible_feature_disable", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L280", "weight": 1.0}, {"source": "test_cpu_features_rationale_297", "target": "test_cpu_features_testenvprivation_test_impossible_feature_enable", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L297", "weight": 1.0}, {"source": "test_cpu_features_rationale_406", "target": "test_cpu_features_test_power_features_get_platform", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L406", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_cpu_features_assert_features_equal", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L19"}, {"caller_nid": "test_cpu_features_assert_features_equal", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L19"}, {"caller_nid": "test_cpu_features_assert_features_equal", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L22"}, {"caller_nid": "test_cpu_features_assert_features_equal", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L22"}, {"caller_nid": "test_cpu_features_assert_features_equal", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L24"}, {"caller_nid": "test_cpu_features_assert_features_equal", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L25"}, {"caller_nid": "test_cpu_features_assert_features_equal", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L27"}, {"caller_nid": "test_cpu_features_assert_features_equal", "callee": "check_output", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L31"}, {"caller_nid": "test_cpu_features_assert_features_equal", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L32"}, {"caller_nid": "test_cpu_features_assert_features_equal", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L34"}, {"caller_nid": "test_cpu_features_assert_features_equal", "callee": "indent", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L37"}, {"caller_nid": "test_cpu_features_assert_features_equal", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L56"}, {"caller_nid": "test_cpu_features_text_to_list", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L65"}, {"caller_nid": "test_cpu_features_text_to_list", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L65"}, {"caller_nid": "test_cpu_features_text_to_list", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L65"}, {"caller_nid": "test_cpu_features_abstracttest_test_features", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L80"}, {"caller_nid": "test_cpu_features_abstracttest_test_features", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L82"}, {"caller_nid": "test_cpu_features_abstracttest_test_features", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L82"}, {"caller_nid": "test_cpu_features_abstracttest_test_features", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L86"}, {"caller_nid": "test_cpu_features_abstracttest_cpu_have", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L90"}, {"caller_nid": "test_cpu_features_abstracttest_cpu_have", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L91"}, {"caller_nid": "test_cpu_features_abstracttest_cpu_have", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L93"}, {"caller_nid": "test_cpu_features_abstracttest_get_cpuinfo_item", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L99"}, {"caller_nid": "test_cpu_features_abstracttest_get_cpuinfo_item", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L100"}, {"caller_nid": "test_cpu_features_abstracttest_get_cpuinfo_item", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L102"}, {"caller_nid": "test_cpu_features_abstracttest_get_cpuinfo_item", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L104"}, {"caller_nid": "test_cpu_features_abstracttest_get_cpuinfo_item", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L104"}, {"caller_nid": "test_cpu_features_abstracttest_get_cpuinfo_item", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L105"}, {"caller_nid": "test_cpu_features_abstracttest_get_cpuinfo_item", "callee": "union", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L106"}, {"caller_nid": "test_cpu_features_abstracttest_get_cpuinfo_item", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L106"}, {"caller_nid": "test_cpu_features_abstracttest_get_cpuinfo_item", "callee": "upper", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L106"}, {"caller_nid": "test_cpu_features_abstracttest_load_flags_auxv", "callee": "check_output", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L110"}, {"caller_nid": "test_cpu_features_abstracttest_load_flags_auxv", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L111"}, {"caller_nid": "test_cpu_features_abstracttest_load_flags_auxv", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L112"}, {"caller_nid": "test_cpu_features_abstracttest_load_flags_auxv", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L114"}, {"caller_nid": "test_cpu_features_abstracttest_load_flags_auxv", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L114"}, {"caller_nid": "test_cpu_features_abstracttest_load_flags_auxv", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L115"}, {"caller_nid": "test_cpu_features_abstracttest_load_flags_auxv", "callee": "union", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L116"}, {"caller_nid": "test_cpu_features_abstracttest_load_flags_auxv", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L117"}, {"caller_nid": "test_cpu_features_abstracttest_load_flags_auxv", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L117"}, {"caller_nid": "test_cpu_features_abstracttest_load_flags_auxv", "callee": "upper", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L117"}, {"caller_nid": "test_cpu_features_setup_class", "callee": "mktemp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L158"}, {"caller_nid": "test_cpu_features_setup_class", "callee": "write_text", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L160"}, {"caller_nid": "test_cpu_features_testenvprivation_run", "callee": "run", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L164"}, {"caller_nid": "test_cpu_features_testenvprivation_expect_error", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L181"}, {"caller_nid": "test_cpu_features_testenvprivation_expect_error", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L187"}, {"caller_nid": "test_cpu_features_testenvprivation_setup_method", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L193"}, {"caller_nid": "test_cpu_features_testenvprivation_test_runtime_feature_selection", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L206"}, {"caller_nid": "test_cpu_features_testenvprivation_test_runtime_feature_selection", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L219"}, {"caller_nid": "test_cpu_features_testenvprivation_test_runtime_feature_selection", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L221"}, {"caller_nid": "test_cpu_features_testenvprivation_test_runtime_feature_selection", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L222"}, {"caller_nid": "test_cpu_features_testenvprivation_test_runtime_feature_selection", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L225"}, {"caller_nid": "test_cpu_features_testenvprivation_test_runtime_feature_selection", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L231"}, {"caller_nid": "test_cpu_features_testenvprivation_test_runtime_feature_selection", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L231"}, {"caller_nid": "test_cpu_features_test_impossible_feature_disable", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L286"}, {"caller_nid": "test_cpu_features_testenvprivation_test_impossible_feature_enable", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L304"}, {"caller_nid": "test_cpu_features_test_power_features_load_flags", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L393"}, {"caller_nid": "test_cpu_features_test_power_features_load_flags", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L395"}, {"caller_nid": "test_cpu_features_test_power_features_load_flags", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L395"}, {"caller_nid": "test_cpu_features_test_power_features_load_flags", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L397"}, {"caller_nid": "test_cpu_features_test_power_features_load_flags", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L399"}, {"caller_nid": "test_cpu_features_test_power_features_load_flags", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L401"}, {"caller_nid": "test_cpu_features_test_power_features_load_flags", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L403"}, {"caller_nid": "test_cpu_features_test_power_features_get_platform", "callee": "check_output", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L408"}, {"caller_nid": "test_cpu_features_test_power_features_get_platform", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L409"}, {"caller_nid": "test_cpu_features_test_power_features_get_platform", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L410"}, {"caller_nid": "test_cpu_features_test_power_features_get_platform", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L411"}, {"caller_nid": "test_cpu_features_test_power_features_get_platform", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L412"}, {"caller_nid": "test_cpu_features_test_power_features_get_platform", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L413"}, {"caller_nid": "test_cpu_features_test_power_features_get_platform", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L413"}, {"caller_nid": "test_cpu_features_test_power_features_get_platform", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L413"}, {"caller_nid": "test_cpu_features_test_arm_features_load_flags", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L445"}, {"caller_nid": "test_cpu_features_test_arm_features_load_flags", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L446"}, {"caller_nid": "test_cpu_features_test_arm_features_load_flags", "callee": "next", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L446"}, {"caller_nid": "test_cpu_features_test_arm_features_load_flags", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L446"}, {"caller_nid": "test_cpu_features_test_arm_features_load_flags", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L448"}, {"caller_nid": "test_cpu_features_test_riscv_features_load_flags", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L480"}, {"caller_nid": "test_cpu_features_test_riscv_features_load_flags", "callee": "next", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L480"}, {"caller_nid": "test_cpu_features_test_riscv_features_load_flags", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L480"}, {"caller_nid": "test_cpu_features_test_riscv_features_load_flags", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_cpu_features.py", "source_location": "L482"}]} |