Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
762
def
Mark(id):
763
return
PatternExpectation(
"mark"
, id)
764
765
766
def
_describe_message(message_type, *items):
Callers
11
make_timeline
Function · 0.90
test_occurrences
Function · 0.90
test_after
Function · 0.90
test_before
Function · 0.90
test_and
Function · 0.90
test_or
Function · 0.90
test_xor
Function · 0.90
test_lower_bound
Function · 0.90
test_frozen
Function · 0.90
test_new
Function · 0.90
test_concurrency
Function · 0.90
Calls
1
PatternExpectation
Class · 0.85
Tested by
11
make_timeline
Function · 0.72
test_occurrences
Function · 0.72
test_after
Function · 0.72
test_before
Function · 0.72
test_and
Function · 0.72
test_or
Function · 0.72
test_xor
Function · 0.72
test_lower_bound
Function · 0.72
test_frozen
Function · 0.72
test_new
Function · 0.72
test_concurrency
Function · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…