ccelerySource ↗
35 declarations and 28 call references extracted from public source metadata.

Source symbols: t/unit/app/test_builtins.py

Deterministic, value-free symbol metadata extracted from public source. Implementations and literal values are not copied into this page.

  • Revision: main@97ed017c09de03612a7d9617ff4c038c00bf916b · 2026-07-19T16:04:39Z
  • Declarations: 35
  • Referenced calls: 28

Declared symbols

  • BuiltinsCase — class at line 11; references task, sum
  • setup_method — def at line 13; references task, sum
  • xsum — def at line 15; references sum, task
  • add — def at line 20
  • test_backend_cleanup — class at line 25; references Mock, add_backend_cleanup_task, cleanup_task, assert_called
  • test_run — def at line 27; references Mock, add_backend_cleanup_task, cleanup_task, assert_called
  • test_accumulate — class at line 35; references accumulate
  • setup_method — def at line 37
  • test_with_index — def at line 40; references accumulate
  • test_no_index — def at line 43; references accumulate
  • test_map — class at line 47; references task
  • test_run — def at line 49; references task
  • map_mul — def at line 52
  • test_starmap — class at line 61; references task
  • test_run — def at line 63; references task
  • smap_mul — def at line 66
  • test_chunks — class at line 75; references patch, task, assert_called
  • test_run — def at line 78; references task, assert_called
  • chunks_mul — def at line 81; references assert_called
  • test_group — class at line 90; references patching, Mock, attach_mock, ContextMock, add_group_task, super, setup_method, apply_async, assert_called, group, freeze, patch, mock_group, task, clone, assert_called_with, producer_or_acquire, assert_not_called
  • setup_method — def at line 92; references patching, Mock, attach_mock, ContextMock, add_group_task, super
  • test_apply_async_eager — def at line 103; references Mock, apply_async, assert_called
  • mock_group — def at line 108; references group, freeze, Mock, attach_mock, patch
  • test_task — def at line 117; references mock_group, task, clone, assert_called_with, producer_or_acquire, patch
  • test_task__disable_add_to_parent — def at line 127; references mock_group, task, assert_not_called
  • test_chain — class at line 133; references super, setup_method, add_chain_task, raises, task
  • setup_method — def at line 135; references super, add_chain_task
  • test_not_implemented — def at line 139; references raises, task
  • test_chord — class at line 144; references add_chord_task, super, setup_method, chord, range, apply_async, task, Mock, assert_called, get
  • setup_method — def at line 146; references add_chord_task, super
  • test_apply_async — def at line 150; references chord, range, apply_async
  • test_run_header_not_group — def at line 156; references task, range
  • test_forward_options — def at line 159; references chord, range, Mock, apply_async, assert_called
  • test_apply_eager — def at line 174; references chord, range, apply_async, get
  • test_apply_eager_with_arguments — def at line 180; references chord, range, apply_async, get

File-level call references


Source: t/unit/app/test_builtins.py

Generated by smolify with deterministic-repository-import-v2 · 1 source file