Files
tfm_ainventory/graphify-out/cache/25945d5680706c1e467d62cbff028a53d946c0b8ff0cc5aebe040c39d579182a.json

1 line
50 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_genai_tests_local_tokenizer_test_local_tokenizer_py", "label": "test_local_tokenizer.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L1"}, {"id": "test_local_tokenizer_testlocaltokenizer", "label": "TestLocalTokenizer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L25"}, {"id": "test_local_tokenizer_testlocaltokenizer_setup", "label": ".setUp()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L27"}, {"id": "test_local_tokenizer_testlocaltokenizer_teardown", "label": ".tearDown()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L42"}, {"id": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_simple_string", "label": ".test_count_tokens_simple_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L45"}, {"id": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_list_of_strings", "label": ".test_count_tokens_list_of_strings()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L51"}, {"id": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_content_object", "label": ".test_count_tokens_with_content_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L57"}, {"id": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_chat_history", "label": ".test_count_tokens_with_chat_history()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L64"}, {"id": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_tools", "label": ".test_count_tokens_with_tools()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L74"}, {"id": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_function_call", "label": ".test_count_tokens_with_function_call()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L114"}, {"id": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_function_response", "label": ".test_count_tokens_with_function_response()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L132"}, {"id": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_unsupported_content", "label": ".test_count_tokens_with_unsupported_content()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L150"}, {"id": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_system_instruction", "label": ".test_count_tokens_with_system_instruction()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L166"}, {"id": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_response_schema", "label": ".test_count_tokens_with_response_schema()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L179"}, {"id": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_unsupported_fields_logs_warning", "label": ".test_count_tokens_with_unsupported_fields_logs_warning()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L230"}, {"id": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_simple_string", "label": ".test_compute_tokens_simple_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L250"}, {"id": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_chat_history", "label": ".test_compute_tokens_with_chat_history()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L267"}, {"id": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_byte_tokens", "label": ".test_compute_tokens_with_byte_tokens()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L295"}, {"id": "test_local_tokenizer_testparsehexbyte", "label": "TestParseHexByte", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L322"}, {"id": "test_local_tokenizer_testparsehexbyte_test_valid_hex", "label": ".test_valid_hex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L324"}, {"id": "test_local_tokenizer_testparsehexbyte_test_invalid_length", "label": ".test_invalid_length()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L329"}, {"id": "test_local_tokenizer_testparsehexbyte_test_invalid_format", "label": ".test_invalid_format()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L335"}, {"id": "test_local_tokenizer_testparsehexbyte_test_invalid_hex_value", "label": ".test_invalid_hex_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L341"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_local_tokenizer_test_local_tokenizer_py", "target": "unittest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_local_tokenizer_test_local_tokenizer_py", "target": "unittest_mock", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_local_tokenizer_test_local_tokenizer_py", "target": "sentencepiece", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_local_tokenizer_test_local_tokenizer_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_local_tokenizer_test_local_tokenizer_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_local_tokenizer_test_local_tokenizer_py", "target": "test_local_tokenizer_testlocaltokenizer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L25", "weight": 1.0}, {"source": "test_local_tokenizer_testlocaltokenizer", "target": "test_local_tokenizer_testlocaltokenizer_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L27", "weight": 1.0}, {"source": "test_local_tokenizer_testlocaltokenizer", "target": "test_local_tokenizer_testlocaltokenizer_teardown", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L42", "weight": 1.0}, {"source": "test_local_tokenizer_testlocaltokenizer", "target": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_simple_string", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L45", "weight": 1.0}, {"source": "test_local_tokenizer_testlocaltokenizer", "target": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_list_of_strings", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L51", "weight": 1.0}, {"source": "test_local_tokenizer_testlocaltokenizer", "target": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_content_object", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L57", "weight": 1.0}, {"source": "test_local_tokenizer_testlocaltokenizer", "target": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_chat_history", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L64", "weight": 1.0}, {"source": "test_local_tokenizer_testlocaltokenizer", "target": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_tools", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L74", "weight": 1.0}, {"source": "test_local_tokenizer_testlocaltokenizer", "target": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_function_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L114", "weight": 1.0}, {"source": "test_local_tokenizer_testlocaltokenizer", "target": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_function_response", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L132", "weight": 1.0}, {"source": "test_local_tokenizer_testlocaltokenizer", "target": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_unsupported_content", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L150", "weight": 1.0}, {"source": "test_local_tokenizer_testlocaltokenizer", "target": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_system_instruction", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L166", "weight": 1.0}, {"source": "test_local_tokenizer_testlocaltokenizer", "target": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_response_schema", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L179", "weight": 1.0}, {"source": "test_local_tokenizer_testlocaltokenizer", "target": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_unsupported_fields_logs_warning", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L230", "weight": 1.0}, {"source": "test_local_tokenizer_testlocaltokenizer", "target": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_simple_string", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L250", "weight": 1.0}, {"source": "test_local_tokenizer_testlocaltokenizer", "target": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_chat_history", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L267", "weight": 1.0}, {"source": "test_local_tokenizer_testlocaltokenizer", "target": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_byte_tokens", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L295", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_local_tokenizer_test_local_tokenizer_py", "target": "test_local_tokenizer_testparsehexbyte", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L322", "weight": 1.0}, {"source": "test_local_tokenizer_testparsehexbyte", "target": "test_local_tokenizer_testparsehexbyte_test_valid_hex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L324", "weight": 1.0}, {"source": "test_local_tokenizer_testparsehexbyte", "target": "test_local_tokenizer_testparsehexbyte_test_invalid_length", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L329", "weight": 1.0}, {"source": "test_local_tokenizer_testparsehexbyte", "target": "test_local_tokenizer_testparsehexbyte_test_invalid_format", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L335", "weight": 1.0}, {"source": "test_local_tokenizer_testparsehexbyte", "target": "test_local_tokenizer_testparsehexbyte_test_invalid_hex_value", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L341", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_local_tokenizer_testlocaltokenizer_setup", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L29"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_setup", "callee": "patch", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L29"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_setup", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L32"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_setup", "callee": "patch", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L32"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_setup", "callee": "MagicMock", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L36"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_setup", "callee": "MagicMock", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L37"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_setup", "callee": "LocalTokenizer", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L40"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_teardown", "callee": "stopall", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L43"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_simple_string", "callee": "count_tokens", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L47"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_simple_string", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L48"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_simple_string", "callee": "assert_called_once_with", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L49"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_list_of_strings", "callee": "count_tokens", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L53"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_list_of_strings", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L54"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_list_of_strings", "callee": "assert_called_once_with", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L55"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_content_object", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L59"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_content_object", "callee": "Part", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L59"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_content_object", "callee": "count_tokens", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L60"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_content_object", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L61"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_content_object", "callee": "assert_called_once_with", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L62"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_chat_history", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L67"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_chat_history", "callee": "Part", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L67"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_chat_history", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L68"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_chat_history", "callee": "Part", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L68"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_chat_history", "callee": "count_tokens", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L70"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_chat_history", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L71"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_chat_history", "callee": "assert_called_once_with", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L72"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_tools", "callee": "Tool", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L83"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_tools", "callee": "FunctionDeclaration", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L85"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_tools", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L88"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_tools", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L91"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_tools", "callee": "CountTokensConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L100"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_tools", "callee": "count_tokens", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L101"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_tools", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L104"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_tools", "callee": "assert_called_once_with", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L105"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_function_call", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L116"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_function_call", "callee": "Part", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L119"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_function_call", "callee": "FunctionCall", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L120"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_function_call", "callee": "count_tokens", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L126"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_function_call", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L127"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_function_call", "callee": "assert_called_once_with", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L128"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_function_response", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L134"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_function_response", "callee": "Part", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L137"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_function_response", "callee": "FunctionResponse", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L138"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_function_response", "callee": "count_tokens", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L144"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_function_response", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L145"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_function_response", "callee": "assert_called_once_with", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L146"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_unsupported_content", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L151"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_unsupported_content", "callee": "count_tokens", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L152"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_unsupported_content", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L154"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_unsupported_content", "callee": "Part", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L156"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_unsupported_content", "callee": "Blob", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L157"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_system_instruction", "callee": "CountTokensConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L168"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_system_instruction", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L169"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_system_instruction", "callee": "Part", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L170"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_system_instruction", "callee": "count_tokens", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L173"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_system_instruction", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L174"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_system_instruction", "callee": "assert_called_once_with", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L175"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_response_schema", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L187"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_response_schema", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L193"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_response_schema", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L198"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_response_schema", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L203"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_response_schema", "callee": "CountTokensConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L210"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_response_schema", "callee": "GenerationConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L211"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_response_schema", "callee": "count_tokens", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L213"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_response_schema", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L216"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_response_schema", "callee": "assert_called_once_with", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L217"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_unsupported_fields_logs_warning", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L232"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_unsupported_fields_logs_warning", "callee": "Part", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L235"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_unsupported_fields_logs_warning", "callee": "Part", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L237"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_unsupported_fields_logs_warning", "callee": "ExecutableCode", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L238"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_unsupported_fields_logs_warning", "callee": "assertLogs", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L244"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_unsupported_fields_logs_warning", "callee": "count_tokens", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L245"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_count_tokens_with_unsupported_fields_logs_warning", "callee": "assertIn", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L246"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_simple_string", "callee": "MagicMock", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L251"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_simple_string", "callee": "MagicMock", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L253"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_simple_string", "callee": "MagicMock", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L254"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_simple_string", "callee": "MagicMock", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L255"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_simple_string", "callee": "compute_tokens", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L258"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_simple_string", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L259"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_simple_string", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L259"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_simple_string", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L260"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_simple_string", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L261"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_simple_string", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L262"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_simple_string", "callee": "assert_called_once_with", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L263"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_chat_history", "callee": "MagicMock", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L268"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_chat_history", "callee": "MagicMock", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L269"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_chat_history", "callee": "MagicMock", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L270"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_chat_history", "callee": "MagicMock", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L272"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_chat_history", "callee": "MagicMock", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L273"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_chat_history", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L280"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_chat_history", "callee": "Part", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L280"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_chat_history", "callee": "Content", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L281"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_chat_history", "callee": "Part", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L281"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_chat_history", "callee": "compute_tokens", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L283"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_chat_history", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L284"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_chat_history", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L284"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_chat_history", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L285"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_chat_history", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L286"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_chat_history", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L287"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_chat_history", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L288"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_chat_history", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L289"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_chat_history", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L290"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_chat_history", "callee": "assert_called_once_with", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L291"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_byte_tokens", "callee": "MagicMock", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L296"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_byte_tokens", "callee": "MagicMock", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L298"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_byte_tokens", "callee": "MagicMock", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L299"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_byte_tokens", "callee": "ModelProto", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L302"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_byte_tokens", "callee": "SentencePiece", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L304"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_byte_tokens", "callee": "SentencePiece", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L305"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_byte_tokens", "callee": "SentencePiece", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L308"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_byte_tokens", "callee": "compute_tokens", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L313"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_byte_tokens", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L314"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_byte_tokens", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L314"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_byte_tokens", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L315"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_byte_tokens", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L316"}, {"caller_nid": "test_local_tokenizer_testlocaltokenizer_test_compute_tokens_with_byte_tokens", "callee": "assert_called_once_with", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L317"}, {"caller_nid": "test_local_tokenizer_testparsehexbyte_test_valid_hex", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L325"}, {"caller_nid": "test_local_tokenizer_testparsehexbyte_test_valid_hex", "callee": "_parse_hex_byte", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L325"}, {"caller_nid": "test_local_tokenizer_testparsehexbyte_test_valid_hex", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L326"}, {"caller_nid": "test_local_tokenizer_testparsehexbyte_test_valid_hex", "callee": "_parse_hex_byte", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L326"}, {"caller_nid": "test_local_tokenizer_testparsehexbyte_test_valid_hex", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L327"}, {"caller_nid": "test_local_tokenizer_testparsehexbyte_test_valid_hex", "callee": "_parse_hex_byte", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L327"}, {"caller_nid": "test_local_tokenizer_testparsehexbyte_test_invalid_length", "callee": "assertRaisesRegex", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L330"}, {"caller_nid": "test_local_tokenizer_testparsehexbyte_test_invalid_length", "callee": "_parse_hex_byte", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L331"}, {"caller_nid": "test_local_tokenizer_testparsehexbyte_test_invalid_length", "callee": "assertRaisesRegex", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L332"}, {"caller_nid": "test_local_tokenizer_testparsehexbyte_test_invalid_length", "callee": "_parse_hex_byte", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L333"}, {"caller_nid": "test_local_tokenizer_testparsehexbyte_test_invalid_format", "callee": "assertRaisesRegex", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L336"}, {"caller_nid": "test_local_tokenizer_testparsehexbyte_test_invalid_format", "callee": "_parse_hex_byte", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L337"}, {"caller_nid": "test_local_tokenizer_testparsehexbyte_test_invalid_format", "callee": "assertRaisesRegex", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L338"}, {"caller_nid": "test_local_tokenizer_testparsehexbyte_test_invalid_format", "callee": "_parse_hex_byte", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L339"}, {"caller_nid": "test_local_tokenizer_testparsehexbyte_test_invalid_hex_value", "callee": "assertRaisesRegex", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L342"}, {"caller_nid": "test_local_tokenizer_testparsehexbyte_test_invalid_hex_value", "callee": "_parse_hex_byte", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/local_tokenizer/test_local_tokenizer.py", "source_location": "L343"}]}