MCPcopy Create free account
hub / github.com/microsoft/debugpy / Mark

Function Mark

tests/timeline.py:762–763  ·  view source on GitHub ↗
(id)

Source from the content-addressed store, hash-verified

760
761
762def Mark(id):
763 return PatternExpectation("mark", id)
764
765
766def _describe_message(message_type, *items):

Callers 11

make_timelineFunction · 0.90
test_occurrencesFunction · 0.90
test_afterFunction · 0.90
test_beforeFunction · 0.90
test_andFunction · 0.90
test_orFunction · 0.90
test_xorFunction · 0.90
test_lower_boundFunction · 0.90
test_frozenFunction · 0.90
test_newFunction · 0.90
test_concurrencyFunction · 0.90

Calls 1

PatternExpectationClass · 0.85

Tested by 11

make_timelineFunction · 0.72
test_occurrencesFunction · 0.72
test_afterFunction · 0.72
test_beforeFunction · 0.72
test_andFunction · 0.72
test_orFunction · 0.72
test_xorFunction · 0.72
test_lower_boundFunction · 0.72
test_frozenFunction · 0.72
test_newFunction · 0.72
test_concurrencyFunction · 0.72

Used in the wild real call sites across dependent graphs

searching dependent graphs…